Skip to content

HTTP server span naming inconsistent across languages #1954

Description

@jkwatson

We should have a more prescriptive semantic conventions for HTTP server span naming. In a brief look at 3 different languages: node, python, and java, I found disparities:

Java: /hello
Python: /hello
Node: GET /hello

[additional data needed for other languages...please provide]

The spec does not provide enough prescriptive guidance on this issue at the moment, leading to a possibly confusing experience for end-users in a polyglot environment.

Metadata

Metadata

Assignees

Labels

area:semantic-conventionsRelated to semantic conventionsspec:traceRelated to the specification/trace directory

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions