Replies: 1 comment 1 reply
-
Yes, we do provide auto instrumentations. You can check out the application quick starter in the document for guides and packages we support: https://github.com/open-telemetry/opentelemetry-js#application-owner |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does the NodeJS automated instrumentation support other libraries similar to its Java companion? Is there an exhaustive list of supported libraries that exist somewhere? I am looking for something similar to https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md for Java.
Reason being is I'm working on adding Opentelemetry support to one of our NodeJS services and do not want to add manual instrumentation if not needed.
Beta Was this translation helpful? Give feedback.
All reactions