-
Notifications
You must be signed in to change notification settings - Fork 178
New Node.JS Otel samples #307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
One comment that needs to be dealt with here and any other repo that uses Docker - you should not be pulling containers from dockerhub. That's essentially banned from within IBM. So, for example, prometheus can come instead from |
For this pull request the source registries for the Node.js, Jaeger and Prometheus containers have been updated. |
Node.js-OTel/README.md
Outdated
### Running the sample application | ||
The application can be started in one of three modes | ||
|
||
- `npm run start` which starts up the application without any instrumentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
full stops missing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Co-authored-by: Richard Coppen <30902631+rcoppen@users.noreply.github.com>
Co-authored-by: Richard Coppen <30902631+rcoppen@users.noreply.github.com>
Co-authored-by: Richard Coppen <30902631+rcoppen@users.noreply.github.com>
Co-authored-by: Richard Coppen <30902631+rcoppen@users.noreply.github.com>
HTTP triggered MQI PUT and GET processes sprinkled with Open Telemetry instrumentation.