opentelemetry-erlang-contrib icon indicating copy to clipboard operation
opentelemetry-erlang-contrib copied to clipboard

Cowboy SemConv 1.26.0

Open bryannaegele opened this issue 1 year ago • 0 comments

SemConv 1.26 compatibility.

This also introduces the equivalent of Go's public endpoint functionality to let users decide when a request should be processed as internal or external.

This introduces a large number of breaking changes from the evolution of the spec since 1.17 and 1.20. Given the stability of the library over time to date and the need to version to a breaking number, we'll set this to 1.0.0 to force users to manually bump the version.

Resolves #361

Relies on https://github.com/open-telemetry/opentelemetry-erlang/pull/733 and #358

bryannaegele avatar Aug 17 '24 20:08 bryannaegele