Skip to content

feat: add example implementation of OpenTelemetry SDK #10

@getlarge

Description

@getlarge

On the backend apps, create a tracing module imported before everything else in main.
Init OTel SDK with instrumentations library for the following modules:

  • Net
  • HTTP
  • Fastify (if exists?)
  • MongoDB
  • BullMQ
  • AMQP lib

Create a service in docker.compose with Jaeger to export traces to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions