mirror of
https://github.com/zoriya/drizzle-otel.git
synced 2026-06-09 21:36:37 +00:00
instrument all commands
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@kubiks/otel-clickhouse": patch
|
||||
"@kubiks/otel-clickhouse": minor
|
||||
---
|
||||
|
||||
Update @clickhouse/client peer dependency to require >=0.2.7 to ensure X-ClickHouse-Summary parsing support
|
||||
Add instrumentation for insert(), exec(), and command() methods. Previously only query() was instrumented, which meant insert operations were not traced despite the README claiming they were. Also update @clickhouse/client peer dependency to require >=0.2.7 to ensure X-ClickHouse-Summary parsing support.
|
||||
|
||||
Reference in New Issue
Block a user