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

# Node.js-Integrationen

<Note>
  🛟 Zögern Sie nicht, [uns zu kontaktieren](mailto:support@appsignal.com), wenn Sie Probleme mit den Node.js-Integrationen von AppSignal haben. Wir sind hier, um zu helfen!
</Note>

AppSignal funktioniert sofort mit vielen beliebten Node.js-Frameworks und -Bibliotheken, wie z. B.:

* [Node.js Core](/nodejs/3.x/integrations/core)
* [Apollo Gateway](/nodejs/3.x/integrations/apollo-gateway)
* [BullMQ](/nodejs/3.x/integrations/bullmq)
* [Elasticsearch](/nodejs/3.x/integrations/elasticsearch)
* [Express](/nodejs/3.x/integrations/express)
* [Fastify](/nodejs/3.x/integrations/fastify)
* [GraphQL (wie Apollo Server oder Yoga)](/nodejs/3.x/integrations/graphql)
* [Knex.js](/nodejs/3.x/integrations/knexjs)
* [Koa.js](/nodejs/3.x/integrations/koajs)
* [MongoDB](/nodejs/3.x/integrations/mongo)
* [Mongoose](/nodejs/3.x/integrations/mongoose)
* [MySQL (Pakete mysql und mysql2)](/nodejs/3.x/integrations/mysql)
* [NestJS](/nodejs/3.x/integrations/nestjs)
* [Next.js](/nodejs/3.x/integrations/nextjs)
* [PostgreSQL](/nodejs/3.x/integrations/pg)
* [Prisma](/nodejs/3.x/integrations/prisma)
* [Redis (Pakete redis und ioredis)](/nodejs/3.x/integrations/redis)
* [Remix](/nodejs/3.x/integrations/remix)
* [Restify](/nodejs/3.x/integrations/restify)

Es werden ständig weitere Integrationen und Plugins hinzugefügt! Schauen Sie auf unserer [Issues-Seite auf GitHub](https://github.com/appsignal/appsignal-nodejs/issues) nach, ob wir an etwas für Ihr ausgewähltes Framework oder Ihre Bibliothek arbeiten.

<Note>
  Standard-Instrumentierungen können über die Konfigurationsoption `disableDefaultInstrumentations` deaktiviert werden. Mehr darüber, wie Sie dies konfigurieren, erfahren Sie in unserer [Dokumentation zu Konfigurationsoptionen](/nodejs/3.x/configuration/options#option-disabledefaultinstrumentations).
</Note>
