Jan Vilhuber

Results 34 comments of Jan Vilhuber

Along these same lines, I'm looking to decompress imap, when the 'COMPRESS DEFLATE' option is passed. This could of course also be done by replacing the COMPRESS DEFLATE with a...

> Thanks for the contribution @jvilhuber Can you sign the CLA as per [community guidelines](https://github.com/open-telemetry/community/blob/main/CONTRIBUTING.md#sign-the-cla)? Yea I'm working on it with the company I work for at the moment. I...

> What's the state of this PR? Do you need a code review? I think mostly it's waiting on me (or rather my company) to sign the CLA (I'm still...

> @jvilhuber, do you have any news on getting the CLA approved? I keep pinging legal. Still waiting. Sorry.

I found a similar (same?) bug in the nginx module: https://github.com/open-telemetry/opentelemetry-cpp-contrib/issues/27 Perhaps this just needs a bump to the latest opentelemetry-cpp library?

@TomRoSystems Any chance you could update the library to something recent to see if this fixes some of the issues I've had? I suspect https://github.com/open-telemetry/opentelemetry-cpp-contrib/issues/78 is also related to this.

@TomRoSystems Any update on this one?

FWIW I did a local test upgrading to opentelemetry-cpp-1.0.0-rc1 (the latest version that builds without Api changes) and it seems to fix the problem. So I'm pretty sure just upgrading...

I was using bazel, but cmake seems faster, so I can use that instead. Any chance you can upgrade to the latest opentelemetry (1.1.0 I think)? EDIT: How are the...

I'm also experiencing a significant flood of these errors (at times > 600/sec). If these are harmless, can they be lowered to info or debug? If I read the comment...