Docs » Instrument back-end applications to send spans to Splunk APM » Instrument Go applications for Splunk Observability Cloud » Custom Go instrumentation for Splunk Observability Cloud

Custom Go instrumentation for Splunk Observability Cloud 🔗

Instrumenting applications using the Splunk Distribution of OpenTelemetry Go covers most needs. Writing custom instrumentation for your application is only necessary when, for example, you need to add custom attributes to spans or need to manually generate spans.

For instructions on how to write custom Go instrumentation, see the Manual instrumentation docs in the OpenTelemetry Go Instrumentation repository at https://opentelemetry.io/docs/instrumentation/go/manual/.

Note

Custom OTel instrumentation is fully compatible with Splunk instrumentation and is fully supported by Splunk.