clickhouse-js
clickhouse-js copied to clipboard
Add telemetry
Use case
Collect traces, metrics, logs
Describe the solution you'd like
Use OpenTelemetry for collecting metrics, logs, traces
Describe the alternatives you've considered
Expose metrics as an object via client method (example: chClient.metrics() # [metric{}, metric{}]