sentry-conventions

Params Attributes

Stable Attributes

params.<key>

Decoded parameters extracted from a URL path. Usually added by client-side routing frameworks like vue-router.

Property Value
Type string
Has PII maybe
Exists in OpenTelemetry No
Has dynamic suffix Yes
Example params.id='123'
Aliases url.path.parameter.\<key\>