Skip to content

Dose Nestjs support auto instrumentation with Opentelementry #2887

Open
@Narasimha0707

Description

@Narasimha0707

Component(s)

auto-instrumentation

Describe the issue you're reporting

We are trying the Kubernetes operator for auto instrumentation using opentelemetry.
followed this document https://opentelemetry.io/docs/kubernetes/operator/automatic/

We added the below annotation in our Nestjs application deployment manifest.
instrumentation.opentelemetry.io/inject-nodejs: "true"

The same configurations worked for Nodejs applications and others, but for the NestJs application, it does not generate traces and spans.

I didn't find any documentation for NestJs auto instrumentation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions