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

Rename service binding and client fetch spans #137

Closed DaniFoldi closed 1 month ago

DaniFoldi commented 1 month ago

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

What this PR solves / how to test:

Some spans were missed during #131, so here's a followup that renames Durable Object fetch, client fetch and service bindings.