Trask Stalnaker

Results 339 comments of Trask Stalnaker

oh, I also created a new bot account @opentelemetrybot for everyone to use, and updated the workflow to use that I will share the Personal Access Token with you, and...

I added documentation in `RELEASING.md` to better explain the version numbering: > ## Notes about version numbering for stable components > > * The version number for stable components in...

merge conflicts resolved, ptal 👍

In auto-instr-java, we load the exporter (and it's dependencies) inside of a separate class loader. This is primarily done to avoid version conflicts, but has the nice the side-effect that...

One interesting caveat to the above: https://github.com/open-telemetry/opentelemetry-auto-instr-java/issues/375#issuecomment-630452595

hi @asos-jitu! adding fixed-rate sampling in 3.x is on our short list, we'll keep you posted

oops! yes, that's what I meant (rate-limited / adaptive sampling)

hi @deman-Innotractor! the reason we don't provide a specific sample application, is that the javaagent will work with _any_ sample application. do you have a specific issue you are having,...

hi @ppramos, so sorry missed this PR, could you submit this upstream to https://github.com/open-telemetry/opentelemetry-java-instrumentation instead?

closing, IIRC this has been fixed upstream