Patrick

Results 5 comments of Patrick

Is there any progress on this? We are currently experiencing the same issue you are having regarding the container OOMs.

Hey! I just came across this issue as I was wondering why the queryId is not set as an attribute by the ClickHouse OTel Java Instrumentation. Is the instrumentation maintained...

Thanks for the fast response @chernser . I guess this would make the instrumentation quite inconsistent if the query ID is not yet generated on the client side, but would...

Sorry if my earlier explanation wasn’t clear enough. I was talking about the [OpenTelemetry Java instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) for clickhouse, which already exists [here](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/clickhouse). It currently only captures basic attributes like database...

Nice. I am also willing to contribute if you can't find the time. Sorry, one last question; I looked at the open PR for this issue. Do you plan to...