Tom Anderson

Results 4 issues of Tom Anderson

### What version of `Wrangler` are you using? 2.0.22 ### What operating system are you using? Mac ### Describe the Bug When running `wrangler dev -l` the KV store for...

bug

### What version of OpenTelemetry are you using? `@opentelemetry/[email protected]` ### What version of Node are you using? `v16` - `v21` ### What did you do? Given the following handler: ```js...

bug
priority:p2
pkg:instrumentation-restify

*Issue #, if available:* N/A *Description of changes:* When running multiple deployments with a `tar`/`tgz` bundle on the same host with the same codeagent instance, there is a chance for...

A few changes in this PR: - Update Clickhouse to 1.4.0 - Replace `ClickhouseDbParams` with official `ClickHouseClientConfigOptions` type from `@clickhouse/client` - Use `url` for connection string instead of the deprecated...