Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.64k stars 844 forks source link

Cosmos DB: Distributed Tracing support #22285

Open ealsur opened 10 months ago

ealsur commented 10 months ago

Reference PR for azidentity: https://github.com/Azure/azure-sdk-for-go/pull/21885/files

jhendrixMSFT commented 10 months ago

For interacting with an OTel provider use azotel (has example using Jaeger).

andreas-ekman-wcar commented 7 months ago

I also want this!