A  B  C  D  G  I  L  M  O  P  R  S 

G

get() - function in org.jitsi.metrics.BooleanMetric
Supplies the current value of this metric.
get() - function in org.jitsi.metrics.CounterMetric
Supplies the current value of this metric.
get() - function in org.jitsi.metrics.DoubleGaugeMetric
Supplies the current value of this metric.
get() - function in org.jitsi.metrics.InfoMetric
Supplies the current value of this metric.
get() - function in org.jitsi.metrics.LongGaugeMetric
Supplies the current value of this metric.
get() - function in org.jitsi.metrics.Metric
Supplies the current value of this metric.
getCheckForNameConflicts() - function in org.jitsi.metrics.MetricsContainer
Defines the behavior when registering a metric with a name in use by an existing metric.
getJsonString() - function in org.jitsi.metrics.MetricsContainer
 
getJsonString() - function in org.jitsi.rest.prometheus.Prometheus
 
getName() - function in org.jitsi.metrics.BooleanMetric
the name of this metric
getName() - function in org.jitsi.metrics.CounterMetric
the name of this metric
getName() - function in org.jitsi.metrics.DoubleGaugeMetric
the name of this metric
getName() - function in org.jitsi.metrics.InfoMetric
the name of this metric
getName() - function in org.jitsi.metrics.LongGaugeMetric
the name of this metric
getName() - function in org.jitsi.metrics.Metric
The name of this metric.
getNamespace() - function in org.jitsi.metrics.MetricsContainer
Namespace prefix added to all metrics.
getPrometheusMetrics(java.lang.String) - function in org.jitsi.metrics.MetricsContainer
Returns the metrics in this instance in the Prometheus text-based format.
getPrometheusOpenMetrics() - function in org.jitsi.rest.prometheus.Prometheus
 
getPrometheusPlainText() - function in org.jitsi.rest.prometheus.Prometheus
 
getRegistry() - function in org.jitsi.metrics.MetricsContainer
the registry used to register metrics
A  B  C  D  G  I  L  M  O  P  R  S