File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: Copyright 2026 Dash0 Inc.
2+
3+ groups :
4+ - id : attributes.dash0.log
5+ type : attribute_group
6+ display_name : Log Record Attributes
7+ brief : >
8+ All attributes available on log records in Dash0.
9+ attributes :
10+ - ref : otel.event.name
11+ - ref : otel.log.body
12+ - ref : otel.log.severity.number
13+ - ref : otel.log.severity.range
14+ - ref : otel.log.severity.text
15+ - ref : dash0.log.message
16+ - ref : dash0.log.pattern
17+ - ref : dash0.log.ai.attributes_inferred
18+ - ref : dash0.log.ai.message_inferred
19+ - ref : dash0.log.ai.severity_inferred
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: Copyright 2026 Dash0 Inc.
2+
3+ groups :
4+ - id : attributes.dash0.metric
5+ type : attribute_group
6+ display_name : Metric Data Point Attributes
7+ brief : >
8+ All attributes available on metric data points in Dash0.
9+ attributes :
10+ - ref : otel.metric.name
11+ - ref : otel.metric.type
12+ - ref : otel.metric.unit
13+ - ref : otel.metric.overflow
14+ - ref : otel.scope.name
15+ - ref : otel.scope.version
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: Copyright 2026 Dash0 Inc.
2+
3+ groups :
4+ - id : attributes.dash0.span
5+ type : attribute_group
6+ display_name : Span Attributes
7+ brief : >
8+ All attributes available on spans in Dash0.
9+ attributes :
10+ - ref : otel.trace.id
11+ - ref : otel.span.id
12+ - ref : otel.parent.id
13+ - ref : otel.span.name
14+ - ref : otel.span.kind
15+ - ref : otel.span.status.code
16+ - ref : otel.span.status.message
17+ - ref : otel.scope.name
18+ - ref : otel.scope.version
19+ - ref : dash0.span.name
20+ - ref : dash0.span.type
21+ - ref : dash0.operation.name
22+ - ref : dash0.operation.type
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: Copyright 2026 Dash0 Inc.
2+
3+ groups :
4+ - id : attributes.dash0.web_event
5+ type : attribute_group
6+ display_name : Web Event Attributes
7+ brief : >
8+ All attributes available on web events in Dash0.
9+ attributes :
10+ - ref : otel.event.name
11+ - ref : otel.scope.name
12+ - ref : otel.scope.version
You can’t perform that action at this time.
0 commit comments