(instrumentation-mongodb) - Cannot find name 'Document'. #1190
Labels
bug
Something isn't working
priority:p1
Bugs which cause problems in end-user applications such as crashes, data inconsistencies
What version of OpenTelemetry are you using?
@opentelemetry-api 1.2.0
What version of Node are you using?
14.17.1
What did you do?
I have a private nodejs service to which I am trying to add openTelemetry
What did you expect to see?
My module should have been built successfully
What did you see instead?
Typescript fails to build it, with error -
Additional context
Working code
Failing build
The text was updated successfully, but these errors were encountered: