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.
2 parents c9fafb6 + adfbd3b commit 42b76ecCopy full SHA for 42b76ec
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