evanderkoogh / otel-cf-workers

An OpenTelemetry compatible library for instrumenting and exporting traces for Cloudflare Workers
BSD 3-Clause "New" or "Revised" License
210 stars 40 forks source link

Prefix KV instrumentation attributes, add cacheStatus #40

Closed DaniFoldi closed 10 months ago

DaniFoldi commented 11 months ago

Implements most of #37 - except for replacing get with getWithMetadata under the hood: