We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97085b commit adfbd3bCopy full SHA for adfbd3b
articles/container-apps/opentelemetry-agents.md
@@ -48,7 +48,7 @@ The following table shows you what type of data you can send to each destination
48
49
| Destination | Logs | Metrics | Traces |
50
|---|------|---------|--------|
51
-| [Azure App Insights](/azure/azure-monitor/app/app-insights-overview) | Yes | Yes | Yes |
+| [Azure App Insights](/azure/azure-monitor/app/app-insights-overview) | Yes | No | Yes |
52
| [Datadog](https://datadoghq.com/) | No | Yes | Yes |
53
| [OpenTelemetry](https://opentelemetry.io/) protocol (OTLP) configured endpoint | Yes | Yes | Yes |
54
0 commit comments