Add .NET Remoting to RPC spans documentation#3422
Add .NET Remoting to RPC spans documentation#3422lewis800 wants to merge 4 commits intoopen-telemetry:mainfrom
Conversation
lmolkova
left a comment
There was a problem hiding this comment.
.NET remoting was deprecated many years ago, it's not supported by any of the supported .NET versions.
These conventions can be documented next to the instrumentation (if any), but I don't think we should have them in the central semantic convention repo
That's a fair point, and if that's how other legacy Instrumentations have been handled such as WCF and GrpcCore etc, happy to stick with that and close out the PR. My only ask would be some feedback on the
|
|
I vote for As a .NET practitioner, I can make an argument for |
|
thanks @lewis800 ! Following system-specific naming, I think it could be
Either way, there are other I'd prefer I'm curious if @open-telemetry/semconv-dotnet-approver have preference. |
|
Sold, dotnet.remoting it is! Thank you all for your time Cheers, |
This is a PR related to a new dotnet contrib instrumentation PR, for .NET Framework Remoting which is a legacy protocol
Changes
Merge requirement checklist
[chore]