ms-dotnet -> APIGEE -> ms-dotnet #2134
Replies: 1 comment
-
Hello @sunnyggadekar this question would be a better fit to the .NET repository. From a high level here, if you are able to configure APIGEE to propagate the headers, the context propagation would work fine. It is also important to double check if the framework/library you are using in .NET has an instrumentation available. If so, then the context propagation is done automatically (again, assuming APIGEE is not dropping the traceparent headers) |
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 a scenario where 2 services in dotnet are communicating through APIGEE , If I enable OTEL on the 2 dotnet services will the context propagation be retained out of the box. Or are there any OTEL plugins that might help.
Beta Was this translation helpful? Give feedback.
All reactions