Skip to content

Commit 5c3405d

Browse files
author
Timothy Mothra
authored
Update opentelemetry-enable.md
1 parent 2bdb056 commit 5c3405d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/opentelemetry-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ The [OpenTelemetry Specification](https://github.com/open-telemetry/opentelemetr
568568
describes the instruments and provides examples of when you might use each one.
569569

570570
> [!TIP]
571-
> The histogram is the most versatile and most closely equivalent to the Application Insights Track Metric [Classic API](api-custom-events-metrics.md). Azure Monitor currently flattens the histogram instrument into our five supported aggregation types, and support for percentiles is underway. Although less versatile, other OpenTelemetry instruments have a lesser impact on your application's performance.
571+
> The histogram is the most versatile and most closely equivalent to the Application Insights GetMetric [Classic API](api-custom-events-metrics.md). Azure Monitor currently flattens the histogram instrument into our five supported aggregation types, and support for percentiles is underway. Although less versatile, other OpenTelemetry instruments have a lesser impact on your application's performance.
572572
573573
#### Histogram Example
574574

0 commit comments

Comments
 (0)