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.
Han Joker 9cb7660b65
all
2 years ago
..
README.md all 2 years ago
endpoints.go all 2 years ago
endpoints_test.go all 2 years ago
metrics.go all 2 years ago
metrics_test.go all 2 years ago
normalizer.go all 2 years ago
normalizer_test.go all 2 years ago
observer.go all 2 years ago
observer_test.go all 2 years ago
package_test.go all 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.