Skip to content

Commit 1a71553

Browse files
committed
Azure OTEL
1 parent 6f02984 commit 1a71553

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-monitor/app/otel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ The **.NET** OpenTelemetry implementation uses logging, metrics, and activity AP
5959
- [Azure Synapse Data Explorer](/azure/synapse-analytics/data-explorer/data-explorer-overview)
6060
- [Real-Time Intelligence](/fabric/real-time-intelligence/overview)
6161

62+
**Azure Functions** allows exporting log and trace data in OTLP format. It supports telemetry from both the host process and the worker process. When enabled, the data can be sent to any OpenTelemetry-compliant endpoints.
63+
64+
- [Use OpenTelemetry with Azure Functions](/azure/azure-functions/opentelemetry-howto)
65+
- [Monitor Azure Functions](/azure/azure-functions/monitor-functions)
66+
6267
## Data Platform and Consumption
6368

6469
**.NET Aspire** is an opinionated cloud-native stack that includes observability by default with OpenTelemetry. Part of it's a "Developer Dashboard" to observe OpenTelemetry signals in real-time during debugging. It collects logs, metrics, and traces using OTLP from applications of any OpenTelemetry-supported languages besides .NET.

0 commit comments

Comments
 (0)