evanderkoogh / otel-cf-workers

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

fix: correct `cache.hit` attribute #84

Closed cometkim closed 7 months ago

cometkim commented 7 months ago

Fixes #78

jahands commented 7 months ago

LGTM, thanks!!