You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new Automatic Instrumentation will allow us to package up our JS services (frontend / payment service) differently. We expect an improvement in packaging, or at least will be following best practice for instrumentation in JS.
Describe the solution you'd like:
See above
Describe alternatives you've considered.
We have the alternative solutions in the repo now. If one of the services proves too difficult to translate, it may make sense to instrument one service with automatic instrumentation and leave the other as a sample of how to build a service without it.
Feature Request
Before opening a feature request against this repo, consider whether the feature
should/could be implemented in the other OpenTelemetry client
libraries. If so, please open an issue on
opentelemetry-specification
first.
Is your feature request related to a problem?
new Automatic Instrumentation will allow us to package up our JS services (frontend / payment service) differently. We expect an improvement in packaging, or at least will be following best practice for instrumentation in JS.
Describe the solution you'd like:
See above
Describe alternatives you've considered.
We have the alternative solutions in the repo now. If one of the services proves too difficult to translate, it may make sense to instrument one service with automatic instrumentation and leave the other as a sample of how to build a service without it.
Additional Context
https://opentelemetry.io/docs/instrumentation/js/automatic/
The text was updated successfully, but these errors were encountered: