Uses of Class
io.prometheus.metrics.model.snapshots.MetricSnapshots
Packages that use MetricSnapshots
-
Uses of MetricSnapshots in io.prometheus.metrics.model.registry
Methods in io.prometheus.metrics.model.registry that return MetricSnapshotsModifier and TypeMethodDescriptionMultiCollector.collect()Called when the Prometheus server scrapes metrics.default MetricSnapshotsLikeMultiCollector.collect(), but returns only the snapshots whereincludedNames.test(name)istrue.PrometheusRegistry.scrape() -
Uses of MetricSnapshots in io.prometheus.metrics.model.snapshots
Methods in io.prometheus.metrics.model.snapshots that return MetricSnapshotsModifier and TypeMethodDescriptionMetricSnapshots.Builder.build()static MetricSnapshotsMetricSnapshots.of(MetricSnapshot... snapshots)