> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appsignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Instrumentation

> Wo Sie manuelle Instrumentation hinzufügen sollten, wenn automatisches Tracing nicht ausreicht.

Automatische Instrumentation gibt AppSignal einen starken Ausgangspunkt, aber einige
wichtige Arbeitsabläufe in Ihrer Anwendung sind spezifisch für Ihr Produkt. Custom
Instrumentation hilft Ihnen, Spans, Attribute, Metadaten und Fehlerkontext an den
für Sie wichtigsten Stellen hinzuzufügen.

Wählen Sie den Leitfaden, der zum von Ihnen verwendeten SDK passt:

* [Ruby](/ruby/instrumentation)
* [Elixir](/elixir/instrumentation)
* [Node.js](/nodejs/3.x/instrumentation)
* [Front-End JavaScript](/front-end/span)
* [Python](/python/instrumentation)
* [Go](/go/custom-instrumentation)
* [Java](/java/custom-instrumentation)
* [PHP](/php/instrumentation)
* [OpenTelemetry](/opentelemetry/custom-instrumentation)

Wenn Sie speziell das OpenTelemetry-Setup erweitern, siehe auch [Zusätzliche
OpenTelemetry-Instrumentation hinzufügen](/guides/instrumentation/additional-opentelemetry-instrumentation).
