File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
sdk/monitor/azure-monitor-opentelemetry-autoconfigure Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11# Azure Monitor OpenTelemetry SDK Autoconfigure Distro for Application Insights in Java applications client library for Java
22
3- This client library provides support for exporting OpenTelemetry data to Azure Monitor. This package assumes your
4- application is already instrumented with the [ OpenTelemetry SDK] [ opentelemetry_sdk ] following the [ OpenTelemetry
5- Specification] [ opentelemetry_specification ] .
3+ This client library customizes the [ OpenTelemetry SDK autoconfiguration] [ opentelemetry_autoconfiguration ] for Azure Monitor.
64
75[ Source code] [ source_code ] | [ Package (Maven)] [ package_mvn ] | [ API reference documentation] [ api_reference_doc ] | [ Product Documentation] [ product_documentation ] | [ Samples] [ sample_readme ]
86
@@ -188,7 +186,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
188186[ logback ] : https://github.com/Azure-Samples/ApplicationInsights-Java-Samples/blob/9a7344eeb44525dfc83df3a1bd59460b8a7d93c6/opentelemetry-api/exporter/TrackTrace/Logback/src/main/resources/logback.xml#L22
189187[ logging_otel_sdk ] : https://opentelemetry.io/docs/languages/java/sdk/#internal-logging
190188[ live_metrics ] : https://learn.microsoft.com/azure/azure-monitor/app/live-stream
191- [ opentelemetry_specification ] : https://github.com/open-telemetry/opentelemetry-specification
189+ [ opentelemetry_autoconfiguration ] : https://opentelemetry.io/docs/languages/java/configuration/#zero-code-sdk-autoconfigure
192190[ application_insights_resource ] : https://learn.microsoft.com/azure/azure-monitor/app/create-new-resource
193191[ application_insights_intro ] : https://learn.microsoft.com/azure/azure-monitor/app/app-insights-overview
194192[ azure_portal ] : https://ms.portal.azure.com/#blade/HubsExtension/BrowseResource/resourceType/microsoft.insights%2Fcomponents
You can’t perform that action at this time.
0 commit comments