Setup & Installation
What This Skill Does
Java library for exporting OpenTelemetry traces, metrics, and logs to Azure Monitor and Application Insights. Note: this package is deprecated. The replacement is azure-monitor-opentelemetry-autoconfigure. Rather than manually building HTTP exporters or configuring Azure Monitor ingestion, this integrates directly with the OpenTelemetry SDK so you get traces and metrics flowing to Application Insights with a connection string and a few lines of setup.
When to use it
- Working with azure monitor opentelemetry exporter java functionality
- Implementing azure monitor opentelemetry exporter java features
- Debugging azure monitor opentelemetry exporter java related issues
