Deploy this integration to enable automatic instrumentation of your NestJS application using OpenTelemetry.

Architecture overview

This integration includes:

  • Installing the OpenTelemetry NestJS instrumentation packages on your application host
  • Installing the OpenTelemetry collector with Logz.io exporter
  • Running your NestJS application in conjunction with the OpenTelemetry instrumentation

On deployment, the NestJS instrumentation automatically captures spans from your application and forwards them to the collector, which exports the data to your Logz.io account.