Skip to content

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

Merged
merged 57 commits into from
Jun 30, 2025
Merged

New Node.JS Otel samples #307

merged 57 commits into from
Jun 30, 2025

Conversation

chughts
Copy link
Collaborator

@chughts chughts commented Jun 13, 2025

HTTP triggered MQI PUT and GET processes sprinkled with Open Telemetry instrumentation.

@chughts chughts requested a review from rcoppen June 13, 2025 14:05
@ibmmqmet
Copy link
Collaborator

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 quay.io/prometheus/prometheus

@chughts
Copy link
Collaborator Author

chughts commented Jun 16, 2025

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 quay.io/prometheus/prometheus

For this pull request the source registries for the Node.js, Jaeger and Prometheus containers have been updated.

### 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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

full stops missing

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

chughts and others added 5 commits June 25, 2025 14:59
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>
@chughts chughts merged commit 930209d into ibm-messaging:master Jun 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants