Files
grafana/vendor/github.com/uber/jaeger-client-go/rpcmetrics
Carl Bergquist 68f5ddf18c replace dep with go modules (#16017)
- guide shamelessly stolen from prometheus/prometheus
- updates local interface of oauth exchange
- updates local impl of hclogger
- bump jaeger client version

closes #16088
2019-04-16 12:00:55 +02:00
..
2018-01-19 09:48:15 +01:00
2018-01-19 09:48:15 +01:00
2018-01-19 09:48:15 +01:00
2018-01-19 09:48:15 +01:00
2019-04-16 12:00:55 +02:00

An Observer that can be used to emit RPC metrics

It can be attached to the tracer during tracer construction. See ExampleObserver function in observer_test.go.