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

Consistent instrumented span naming #131

Closed DaniFoldi closed 2 months ago

DaniFoldi commented 2 months ago

Fixes # [insert GH issue number(s)].

What this PR solves / how to test:

As seen in the diff for this PR, most spans were named without any thought for consistency when they were first added. This PR changes some names so they are more consistent overall.