sentry-conventions

Browser Attributes

Stable Attributes

browser.name

The name of the browser.

Property Value
Type string
Has PII false
Exists in OpenTelemetry No
Example Chrome

browser.script.invoker

How a script was called in the browser.

Property Value
Type string
Has PII false
Exists in OpenTelemetry No
Example Window.requestAnimationFrame

browser.script.invoker_type

Browser script entry point type.

Property Value
Type string
Has PII false
Exists in OpenTelemetry No
Example event-listener

browser.script.source_char_position

A number representing the script character position of the script.

Property Value
Type integer
Has PII false
Exists in OpenTelemetry No
Example 678