Instrument .NET applications for Splunk Observability Cloud (OpenTelemetry) 🔗
The Splunk Distribution of OpenTelemetry .NET provides zero-code instrumentation for popular .NET libraries and frameworks to collect and send telemetry to Splunk Observability Cloud.
The Splunk Distribution of OpenTelemetry .NET provides the following features:
Collection and reporting of all spans and traces
AlwaysOn Profiling for CPU and memory
Ready for Splunk Observability Cloud (APM and RUM)
W3C headers with baggage for context propagation by default
OTLP over HTTP exporter to send spans to the Splunk OTel Collector
OpenTelemetry and Splunk Observability Cloud semantic conventions
To instrument your .NET application, follow these steps:
Check compatibility and requirements. See OpenTelemetry .NET instrumentation compatibility and requirements.
Instrument your .NET application. See Instrument your .NET application for Splunk Observability Cloud (OpenTelemetry).
Configure your instrumentation. See Configure the Splunk Distribution of OpenTelemetry .NET.