Closed cijothomas closed 1 month ago
Love it, thank you for sharing!
Labeling this as good first issue, since it has clear instructions: take a look at the items listed here and add them to
I am working on this and submitting a pr soon.
Fixed by #4337
https://opentelemetry.io/docs/languages/net/libraries/#use-natively-instrumented-libraries This is asking for list of any such libraries: here's some:
Azure SDKs. https://devblogs.microsoft.com/azure-sdk/introducing-experimental-opentelemetry-support-in-the-azure-sdk-for-net/
MassTransit .NET client: https://masstransit.io/documentation/configuration/observability
I can also add HttpClient, and Asp.Net Core as they produce logs and metrics (but not yet traces - traces are produced but without much attributes).