You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
endpoints.go | 2 years ago | |
endpoints_test.go | 2 years ago | |
metrics.go | 2 years ago | |
metrics_test.go | 2 years ago | |
normalizer.go | 2 years ago | |
normalizer_test.go | 2 years ago | |
observer.go | 2 years ago | |
observer_test.go | 2 years ago | |
package_test.go | 2 years ago |
README.md
Package rpcmetrics implements an OpenTelemetry SpanProcessor that can be used to emit RPC metrics.
This package is copied from jaeger-client-go and adapted to work with OpenTelemtery SDK.