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

Limit http methods in span names

Open tsloughter opened this issue 2 years ago • 1 comments

Assuming this https://github.com/open-telemetry/opentelemetry-specification/pull/3478/files is merged we need to update all the HTTP instrumentation libraries to follow it.

tsloughter avatar May 11 '23 19:05 tsloughter

I think most of them are already doing these (might even need to be expanded) but the fallbacks may be to just capitalize rather than OTHER

bryannaegele avatar May 11 '23 19:05 bryannaegele