> ## 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.

# Go-instrumentaties

<Tip>
  Lees meer over waarom het [toevoegen van extra instrumentatie](/guides/instrumentation/additional-opentelemetry-instrumentation) aan uw applicatie wordt aanbevolen.
</Tip>

Op deze pagina staan enkele van de OpenTelemetry-instrumentaties voor Go die AppSignal ondersteunt.
De documentatiepagina voor elke bibliotheek bevat extra stappen om het pakket te instrumenteren, zoals welke pakketten u moet opnemen en hoe u request-parameters rapporteert.

De volledige lijst met beschikbare instrumentatiepakketten voor Go vindt u in het [OpenTelemetry-register voor Go](https://opentelemetry.io/ecosystem/registry/?language=go\&component=instrumentation), samen met hun installatie-instructies en voorbeeldapps.

<Note>
  Rapporteert uw app niet de gegevens die u graag zou willen zien? Aarzel niet om [contact met ons op te nemen](mailto:support@appsignal.com) en laat ons weten welke bibliotheken u gebruikt. We doen ons best om u te helpen meer nuttige gegevens te laten rapporteren.
</Note>

## Aanvullende instrumentaties voor Go-bibliotheken

* [Gorilla Mux](/go/instrumentations/gorilla-mux)
* [Gin-gonic](/go/instrumentations/gin-gonic)
* [Mongo](/go/instrumentations/mongo)
* [Redis](/go/instrumentations/redis)
* [SQL](/go/instrumentations/sql)
