otelgrpc: Use metricdatatest
#4483
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
instrumentation: otelgrpc
Milestone
I suggest using
metricdatatest
instead.To make this working you would also need to change the
TestUnaryServerInterceptor
to update to setup providers, recorders etc for each test case. I also noticed that the providers are not being shutdown.I think it is better to address it in a separate PR as I think this refactoring could be done for most of the gRPC tests.
Originally posted by @pellared in #4481 (comment)
The text was updated successfully, but these errors were encountered: