You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/opentelemetry-enable.md
+73-50Lines changed: 73 additions & 50 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -568,7 +568,7 @@ The [OpenTelemetry Specification](https://github.com/open-telemetry/opentelemetr
568
568
describes the instruments and provides examples of when you might use each one.
569
569
570
570
> [!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.
0 commit comments