文件名称: prometheus-metrics-model-1.3.6.jar中文-英文对照文档.zip
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>prometheus-metrics-model</artifactId>
<version>1.3.6</version>
</dependency>Gradle:
implementation group: 'io.prometheus', name: 'prometheus-metrics-model', version: '1.3.6'
Gradle (Short):
implementation 'io.prometheus:prometheus-metrics-model:1.3.6'
Gradle (Kotlin):
implementation("io.prometheus:prometheus-metrics-model:1.3.6")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.prometheus.metrics.model.registry
io.prometheus.metrics.model.snapshotsio.prometheus.metrics.model.registry.Collector
io.prometheus.metrics.model.registry.MetricNameFilter
io.prometheus.metrics.model.registry.MetricNameFilter.Builder
io.prometheus.metrics.model.registry.MultiCollector
io.prometheus.metrics.model.registry.PrometheusRegistry
io.prometheus.metrics.model.registry.PrometheusScrapeRequest
io.prometheus.metrics.model.snapshots.ClassicHistogramBucket
io.prometheus.metrics.model.snapshots.ClassicHistogramBuckets
io.prometheus.metrics.model.snapshots.ClassicHistogramBuckets.Builder
io.prometheus.metrics.model.snapshots.CounterSnapshot
io.prometheus.metrics.model.snapshots.CounterSnapshot.Builder
io.prometheus.metrics.model.snapshots.CounterSnapshot.CounterDataPointSnapshot
io.prometheus.metrics.model.snapshots.CounterSnapshot.CounterDataPointSnapshot.Builder
io.prometheus.metrics.model.snapshots.DataPointSnapshot
io.prometheus.metrics.model.snapshots.DataPointSnapshot.Builder
io.prometheus.metrics.model.snapshots.DistributionDataPointSnapshot
io.prometheus.metrics.model.snapshots.DuplicateLabelsException
io.prometheus.metrics.model.snapshots.Exemplar
io.prometheus.metrics.model.snapshots.Exemplar.Builder
io.prometheus.metrics.model.snapshots.Exemplars
io.prometheus.metrics.model.snapshots.Exemplars.Builder
io.prometheus.metrics.model.snapshots.GaugeSnapshot
io.prometheus.metrics.model.snapshots.GaugeSnapshot.Builder
io.prometheus.metrics.model.snapshots.GaugeSnapshot.GaugeDataPointSnapshot
io.prometheus.metrics.model.snapshots.GaugeSnapshot.GaugeDataPointSnapshot.Builder
io.prometheus.metrics.model.snapshots.HistogramSnapshot
io.prometheus.metrics.model.snapshots.HistogramSnapshot.Builder
io.prometheus.metrics.model.snapshots.HistogramSnapshot.HistogramDataPointSnapshot
io.prometheus.metrics.model.snapshots.HistogramSnapshot.HistogramDataPointSnapshot.Builder
io.prometheus.metrics.model.snapshots.InfoSnapshot
io.prometheus.metrics.model.snapshots.InfoSnapshot.Builder
io.prometheus.metrics.model.snapshots.InfoSnapshot.InfoDataPointSnapshot
io.prometheus.metrics.model.snapshots.InfoSnapshot.InfoDataPointSnapshot.Builder
io.prometheus.metrics.model.snapshots.Label
io.prometheus.metrics.model.snapshots.Labels
io.prometheus.metrics.model.snapshots.Labels.Builder
io.prometheus.metrics.model.snapshots.MetricMetadata
io.prometheus.metrics.model.snapshots.MetricSnapshot
io.prometheus.metrics.model.snapshots.MetricSnapshot.Builder
io.prometheus.metrics.model.snapshots.MetricSnapshots
io.prometheus.metrics.model.snapshots.MetricSnapshots.Builder
io.prometheus.metrics.model.snapshots.NativeHistogramBucket
io.prometheus.metrics.model.snapshots.NativeHistogramBuckets
io.prometheus.metrics.model.snapshots.NativeHistogramBuckets.Builder
io.prometheus.metrics.model.snapshots.PrometheusNaming
io.prometheus.metrics.model.snapshots.Quantile
io.prometheus.metrics.model.snapshots.Quantiles
io.prometheus.metrics.model.snapshots.Quantiles.Builder
io.prometheus.metrics.model.snapshots.StateSetSnapshot
io.prometheus.metrics.model.snapshots.StateSetSnapshot.Builder
io.prometheus.metrics.model.snapshots.StateSetSnapshot.State
io.prometheus.metrics.model.snapshots.StateSetSnapshot.StateSetDataPointSnapshot
io.prometheus.metrics.model.snapshots.StateSetSnapshot.StateSetDataPointSnapshot.Builder
io.prometheus.metrics.model.snapshots.SummarySnapshot
io.prometheus.metrics.model.snapshots.SummarySnapshot.Builder
io.prometheus.metrics.model.snapshots.SummarySnapshot.SummaryDataPointSnapshot
io.prometheus.metrics.model.snapshots.SummarySnapshot.SummaryDataPointSnapshot.Builder
io.prometheus.metrics.model.snapshots.Unit
io.prometheus.metrics.model.snapshots.UnknownSnapshot
io.prometheus.metrics.model.snapshots.UnknownSnapshot.Builder
io.prometheus.metrics.model.snapshots.UnknownSnapshot.UnknownDataPointSnapshot
io.prometheus.metrics.model.snapshots.UnknownSnapshot.UnknownDataPointSnapshot.Builder