enable usage of custom Exporters using environment variable OTEL_TRACES_EXPORTER #5994
Unanswered
shadow0wolf
asked this question in
Q&A
Replies: 1 comment
-
I believe if you implement the |
Beta Was this translation helpful? Give feedback.
0 replies
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 implemented a custom exporter , i intend configure otel instrumented application to use this exporter without explicitly implementing AutoConfigurationCustomizerProvider and make otel instrumentation use it through "OTEL_TRACES_EXPORTER" environment variable.
Beta Was this translation helpful? Give feedback.
All reactions