Area(s)
area:rpc
What's missing?
The wcf implementation https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/src/OpenTelemetry.Instrumentation.Wcf/Implementation/ClientChannelInstrumentation.cs to be following semconv. The implementation can be updated
Describe the solution you'd like
Introduction of the wcf namespace which contains the necessary attributes for the definition and the spans rendered in a dedicated doc.
Key new attributes being:
- wcf.request.header
- wcf.request.property
- wcf.response.header
- wcf.response.property
Solution for SOAP version
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Area(s)
area:rpc
What's missing?
The wcf implementation https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/src/OpenTelemetry.Instrumentation.Wcf/Implementation/ClientChannelInstrumentation.cs to be following semconv. The implementation can be updated
Describe the solution you'd like
Introduction of the wcf namespace which contains the necessary attributes for the definition and the spans rendered in a dedicated doc.
Key new attributes being:
Solution for SOAP version
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.