opentelemetry.io icon indicating copy to clipboard operation
opentelemetry.io copied to clipboard

Native libraries list

Open cijothomas opened this issue 1 year ago • 3 comments

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).

cijothomas avatar Jan 30 '24 19:01 cijothomas

Love it, thank you for sharing!

svrnm avatar Jan 30 '24 20:01 svrnm

Labeling this as good first issue, since it has clear instructions: take a look at the items listed here and add them to

https://opentelemetry.io/ecosystem/integrations/

svrnm avatar Apr 16 '24 08:04 svrnm

I am working on this and submitting a pr soon.

mgurrie avatar Apr 16 '24 14:04 mgurrie