sentry-conventions

Os Attributes

Stable Attributes

os.build_id

The build ID of the operating system.

Property Value
Type string
Has PII false
Exists in OpenTelemetry Yes
Example 1234567890

os.description

Human readable (not intended to be parsed) OS version information, like e.g. reported by ver or lsb_release -a commands.

Property Value
Type string
Has PII false
Exists in OpenTelemetry Yes
Example Ubuntu 18.04.1 LTS

os.name

Human readable operating system name.

Property Value
Type string
Has PII false
Exists in OpenTelemetry Yes
Example Ubuntu

os.type

The operating system type.

Property Value
Type string
Has PII false
Exists in OpenTelemetry Yes
Example linux

os.version

The version of the operating system.

Property Value
Type string
Has PII false
Exists in OpenTelemetry Yes
Example 18.04.2