mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -08:00
6 lines
234 B
Markdown
6 lines
234 B
Markdown
|
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](./observer_test.go).
|