Skip to content

fix: make ui.id and vaadin.client.location high-cardinality - #355

Open
caalador wants to merge 3 commits into
mainfrom
chore/move-to-highCardinality
Open

fix: make ui.id and vaadin.client.location high-cardinality#355
caalador wants to merge 3 commits into
mainfrom
chore/move-to-highCardinality

Conversation

@caalador

@caalador caalador commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

ui.id and vaadin.client.location moved from
lowCardinalityKeyValue to highCardinalityKeyValue
on the request observation.

They still reach the span; they no longer reach the timer. The class javadoc now states the timer's tag set
explicitly, and the clientLocation javadoc explains why the literal path stays span-only and points
at the route tag for templated attribution.

Fixes #348

ui.id and vaadin.client.location moved from
lowCardinalityKeyValue to highCardinalityKeyValue
on the request observation.

They still reach the span; they no longer reach the timer.
The class javadoc now states the timer's tag set
explicitly, and the clientLocation javadoc explains
why the literal path stays span-only and points
at the route tag for templated attribution.
caalador added a commit to vaadin/docs that referenced this pull request Aug 17, 2026
@caalador caalador changed the title fix: make ui.is and vaadin.client.location high-cardinality fix: make ui.id and vaadin.client.location high-cardinality Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vaadin.request.duration has unbounded tag cardinality on the default path

1 participant