Package org.jitsi.metrics
See: Description
-
Class Summary Class Description BooleanMetric A metric that represents booleans using Prometheus Gauges. CounterMetric A long metric wrapper for Prometheus Counters, which are monotonically increasing. DoubleGaugeMetric A double metric wrapper for Prometheus Gauges. HistogramMetric InfoMetric InfoMetricwraps around a single key-value information pair.LongGaugeMetric A long metric wrapper for Prometheus Gauges. Metric Metricprovides methods common to all Prometheus metric type wrappers.MetricsContainer MetricsContainergathers and exports metrics from Jitsi components.