Description
There have been several issues opened recently like this asking about not being able to see experimental metrics from wrr and xds. It is because they are not enabled by default and needs to be added to the DefaultMetrics in the dial and server options.
This is the list of all experimental metrics https://grpc.io/docs/guides/opentelemetry-metrics/#instruments. We should include this part in the example and also sample code for adding experimental metrics.
Update documentation and example client and server here https://github.com/grpc/grpc-go/tree/master/examples/features/opentelemetry
Metadata
Metadata
Assignees
Labels
No labels