-
Notifications
You must be signed in to change notification settings - Fork 459
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
Add nodejs auto-instrumentation support for linux/s390x,linux/ppc64le #3362
Conversation
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
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.
Have you tested that this actually works? It does appear to build correctly.
no, this was best effort :) |
Putting aside Kubernetes, are we even sure the JS instrumentation supports these architectures? Or, to put it a different way, why make this change at all? |
@IshwarKanse will look into testing this |
There are some references so hopefully it works https://github.com/search?q=repo%3Aopen-telemetry%2Fopentelemetry-js%20s390x&type=code. nodejs should be cross platform |
Working on this to verify on the IBM platforms today. |
@pavolloffay Verified on linux/s390x,linux/ppc64le clusters. We are good to merge this PR. |
Description:
Link to tracking Issue(s):
Testing:
Documentation: