How do I prevent opentelemetry client from connecting to a collector? #37335
Unanswered
daniel-b2c2
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an application which writes metrics to opentelemetry.
I need this to be a no-op in certain environments where the collector is not reachable, and thus we won't collect metrics.
The above error keeps appearing, I have tried the following:
None of these seem to work.
Beta Was this translation helpful? Give feedback.
All reactions