Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.09k stars 1.2k forks source link

[tracing] Update Tracing instructions to highlight AppInsights #15420

Closed joshfree closed 3 years ago

joshfree commented 3 years ago

Tracking issue for completing the testing of AppInsights with Track2 SDKs (Blob Storage, Event Hubs, Cosmos) and then updating the repo's tracing instructions / samples to make AppInsights more prominent in the documentation and making it clear that the beta Monitor OpenTelemetry Exporter is a secondary option.

richardpark-msft commented 3 years ago

CC: @ramya-rao-a

We might need to pick a good spot for this. Today we embed all instructions into each readme but if we think things are going to be fluid maybe this'd be a better fit for a link in our github wiki.

richardpark-msft commented 3 years ago

Adding @maorleger as he's also tracking tracing work in the repo.

richardpark-msft commented 3 years ago

For more context about what we have today: