JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
I
N
P
R
W
B
build()
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter.Builder
Builder()
- Constructor for class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter.Builder
C
convertLabel(String)
- Static method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter
This method transforms the supplied label name to ensure it conforms to the required Prometheus label format as defined by the regex "[a-zA-Z_:][a-zA-Z0-9_:]*".
G
getLabelNames()
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter
I
io.opentracing.contrib.metrics.prometheus
- package io.opentracing.contrib.metrics.prometheus
N
newMetricsReporter()
- Static method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter
P
PrometheusMetricsReporter
- Class in
io.opentracing.contrib.metrics.prometheus
This class provides a Prometheus based implementation of the
MetricsReporter
.
PrometheusMetricsReporter.Builder
- Class in
io.opentracing.contrib.metrics.prometheus
This builder class is responsible for creating an instance of the Prometheus metrics reporter.
R
reportSpan(SpanData)
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter
W
withBaggageLabel(String, Object)
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter.Builder
withCollectorRegistry(CollectorRegistry)
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter.Builder
withConstLabel(String, Object)
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter.Builder
withCustomLabel(MetricLabel)
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter.Builder
withName(String)
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter.Builder
withTagLabel(String, Object)
- Method in class io.opentracing.contrib.metrics.prometheus.
PrometheusMetricsReporter.Builder
B
C
G
I
N
P
R
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2018
OpenTracing
. All rights reserved.