Replies: 1 comment
-
@CodeBlanch Hi! If it's not too much trouble, could you please give me some advice on this issue? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I have a problem. We want to work with IOptionsSnapshot/IOptionsMonitor in the service. I am stuck on the integration with OpenTelemetry. I saw the pr: https://github.com/open-telemetry/opentelemetry-dotnet/pull/3662/files but I don't quite understand how it should work?
We use AddOtlpExporter
My case:
What am I doing wrong? Please tell me
I also look at the client code: https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/Implementation/ExportClient
There is no support for IOptionsMonitor, why is it needed then?
Beta Was this translation helpful? Give feedback.
All reactions