Setting the file. One moment.
Chapter 02 · AppInsights Instrumentation
Subchapter 2.6
references/sdk/azure-monitor-opentelemetry-exporter-java.mdMarkdown1 KBView on GitHub
Condensed from azure-monitor-opentelemetry-exporter-java. Full patterns (trace/metric/log export, spans, semantic conventions) in the plugin skill if installed.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-monitor-opentelemetry-exporter</artifactId>
<version>1.0.0-beta.x</version>
</dependency>DEPRECATED: Migrate to
azure-monitor-opentelemetry-autoconfigure.
// Prefer autoconfigure instead:
// <artifactId>azure-monitor-opentelemetry-autoconfigure</artifactId>azure-monitor-opentelemetry-autoconfigure