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

Update opentelemetry-js semantic conventions which differ from spec #62

Closed rdooley closed 8 months ago

rdooley commented 9 months ago

A few notes here about opentelemetry-js SemanticConventions we are using that differ from spec

Originally posted by @rdooley in https://github.com/evanderkoogh/otel-cf-workers/issues/53#issuecomment-1728495110

evanderkoogh commented 9 months ago

Am I understanding you correctly that we are using the constants in opentelemetry-js, but that those are not the right ones according to the spec?!

rdooley commented 9 months ago

yes

evanderkoogh commented 8 months ago

I fixed all of those in https://github.com/evanderkoogh/otel-cf-workers/commit/819e313476aca1c9e37f8987dd54b31bdeced6a4