evanderkoogh / otel-cf-workers

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

fix: null in isVersionMetadata #148

Closed hansottowirtz closed 5 days ago

hansottowirtz commented 5 days ago

I'm sorry, I didn't fully cover the issue from #147. There's another codepath that calls isVersionMetadata, and I fixed that function as well.