Lauri Tulmin
Lauri Tulmin
We have previously done one workaround for M1 https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/7ff3b23f101c41462850fc31ed0bc01229bd34c6/instrumentation/grpc-1.6/testing/build.gradle.kts#L40-L43 I think you can get the arch from `osdetector` and set the version to `5.5.0` when running on arm and osx...
Closing in favor of https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11235
I think it is a reasonable request, but it is too vague. It would be helpful to know exactly which thread pools the users are interested it. It should already...
> And why do you think it si too vague, you don't know which thread pool should be monitored? No, I don't. There are many ways one could implement a...
@pepeshore sure, a PR would be welcome
@zeitlinger I think you should exclude build directories
Currently your best option is not to enable both of these instrumentations at the same time.
I think this sounds reasonable. It will require some thought to determine which methods to add. For example if one wishes to modify the value for a header that can...
@jenoOvchi What kind of support are you looking for? Context propagation to stream completion callback or something else?
[We'd welcome a contribution for this](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/ISSUES.md#contribution-welcome)