jason plumb

Results 324 comments of jason plumb

@prdoyle Did @jack-berg 's answer get your problem solved? If so, let's close this out. Thanks!

Related: https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/1973

Yeah I'm proposing that we keep it in the splunk distro until we deprecate the Smart Agent, which won't happen until December, but I figured upstream could get ahead of...

> Correct, Jaeger agent does not support gRPC nor thrift over HTTP (the thrift exporter in this repo https://github.com/open-telemetry/opentelemetry-java/tree/main/exporters/jaeger-thrift) Right, and that repo [depends on jaeger-client](https://github.com/open-telemetry/opentelemetry-java/blob/main/exporters/jaeger-thrift/build.gradle.kts#L18) which is now formally...

@maneeshbhunwal123 Some time has passed, any more thoughts on this? Writing to JMX feels like an unusual use case to me. Were you thinking about writing to a remote MBean...

> we are publishing to local mbean. there is a sidecar process running which keep on reading values from mbean, and send it to remote server. Where it can be...

> Is there a way to do this automatically? As @anuraaga pointed out, the big/popular providers make it easy, but I would not expect this to be a universal. The...

> If it's about manual sampling instead of relying on name, I think context attribute to force sampling can work and more flexible. The usage then looks something like this?...

Just an update -- we are come back around on this and hope to contribute a service binding in the near future. Thanks for your patience.