Skip to content

OpenTelemetry span names for URLs are shortened #4436

@adinauer

Description

@adinauer

Integration

sentry-opentelemetry-agent

Java Version

any

Version

8

Steps to Reproduce

Have an endpoint like /person/extra/long/path and send a request in.

Expected Result

A meaningful transaction name.

Actual Result

The transaction name is shortened to GET /**.

We are using the http.route span attribute which contains above value.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions