Back to skills

azure-monitor-opentelemetry-exporter-java

infrastructure

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-autoconfi

Setup & Installation

npx skills add https://github.com/microsoft/azure-monitor-opentelemetry-exporter-java --skill azure-monitor-opentelemetry-exporter-java
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-monitor-opentelemetry-exporter-java
View on GitHub

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