Jeremy Morrell (Cloudflare)

Results 2 issues of Jeremy Morrell (Cloudflare)

The [OpenTelemetry spec](https://opentelemetry.io/docs/specs/otel/common/#attribute) says valid attribute types include signed 64bit integers: > A primitive type: string, boolean, double precision floating point (IEEE 754-1985) or signed 64 bit integer. [However in...

Following up on https://github.com/cloudflare/workerd/pull/5399#issuecomment-3572826534 My understanding is that adding the annotations to both the user and internal span currently fails because the internal span ownership is passed to the http...