Tom Anderson

Results 9 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...

When viewing the controller page, the pie charts display incorrect percentages for applications in different states. ![Image](https://github.com/user-attachments/assets/f5ce3dd3-b747-461a-877e-e03d3a5edfc2)

Bug 🐛

## Done - improve regex for pulling out charm icons ## QA - View a model, and see all of the charm icons ## Details This caused two minor issues:...

Review: QA needed
Review: Code needed

## Done - create `useAllWatcher` hook to simplify interactions with AllWatcher - update `ModelDetails` to use new hook, and push resulting updates into redux - update associated tests ## QA...

Review: QA +1
Review: Code +1
e2e

Is there any particular reason that some of the Svelte examples are setting styles with the `style` element prop, instead of the [component `style` tag](https://svelte.dev/docs/svelte/scoped-styles)? ([example](https://github.com/matschik/component-party.dev/blob/main/content/4-component-composition/3-slot/svelte5/FunnyButton.svelte#L6)). I'd be happy to...

**Describe the bug** If a breadcrumb contains a long string, it will cause the breadcrumbs to wrap. If the string isn't wrappable by default (such as a very long email...

Priority: High
WG: Validated
Bug 🐛
Tier: Global