Skip to content

Update HTTP server/client instrumentation span names #1757

@srikanthccv

Description

@srikanthccv

Ref: open-telemetry/opentelemetry-specification#3165

HTTP Server

  • {http.route} to {http.method} {http.route} (when route is available)
  • HTTP {http.method} to {http.method} (when route is not available)

HTTP Client

  • HTTP {http.method} to {http.method}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions