Uses of Interface
io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3.Metrics.BucketOrBuilder
Packages that use Metrics.BucketOrBuilder
-
Uses of Metrics.BucketOrBuilder in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3
Classes in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3 that implement Metrics.BucketOrBuilderModifier and TypeClassDescriptionstatic final classA Bucket of a conventional histogram, each of which is treated as an individual counter-like time series by Prometheus.static final classA Bucket of a conventional histogram, each of which is treated as an individual counter-like time series by Prometheus.Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3 that return Metrics.BucketOrBuilderModifier and TypeMethodDescriptionMetrics.Histogram.Builder.getBucketOrBuilder(int index) Buckets for the conventional histogram.Metrics.Histogram.getBucketOrBuilder(int index) Buckets for the conventional histogram.Metrics.HistogramOrBuilder.getBucketOrBuilder(int index) Buckets for the conventional histogram.Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3 that return types with arguments of type Metrics.BucketOrBuilderModifier and TypeMethodDescriptionList<? extends Metrics.BucketOrBuilder>Metrics.Histogram.Builder.getBucketOrBuilderList()Buckets for the conventional histogram.List<? extends Metrics.BucketOrBuilder>Metrics.Histogram.getBucketOrBuilderList()Buckets for the conventional histogram.List<? extends Metrics.BucketOrBuilder>Metrics.HistogramOrBuilder.getBucketOrBuilderList()Buckets for the conventional histogram.