Skip to content

Document dash0.span_event.converted log attribute#2

Merged
mmanciop merged 2 commits intomainfrom
claude/document-span-event-conversion-2bQhe
Mar 30, 2026
Merged

Document dash0.span_event.converted log attribute#2
mmanciop merged 2 commits intomainfrom
claude/document-span-event-conversion-2bQhe

Conversation

@mmanciop
Copy link
Copy Markdown
Member

Summary

  • Adds the new dash0.span_event.converted boolean log attribute to the registry, documenting the opt-in span event to log record conversion feature announced in the changelog.
  • When true, indicates the log record was automatically created from a span event during ingestion, with correct trace context for correlation.
  • References the log attribute from the log record attribute group and lists it in the README.

Changes

  • model/registry/span-event-attributes.yaml (new) — Defines dash0.span_event.converted with type, stability, brief, and note.
  • model/logging/attributes.yaml — Adds a ref to dash0.span_event.converted in the log record attribute group.
  • README.md — Adds a "Span Event" bullet to the Attributes section.

Test plan

  • make check passes (registry validation)
  • make test passes (live-check tests)

https://claude.ai/code/session_0175DgQpRYrU7bbkqHLGC95P

claude and others added 2 commits March 30, 2026 18:54
Add the new `dash0.span_event.converted` boolean attribute that marks
log records automatically created from span events during ingestion.
This supports the opt-in, per-dataset span event to log record
conversion feature.

https://claude.ai/code/session_0175DgQpRYrU7bbkqHLGC95P
@mmanciop mmanciop merged commit 18e425b into main Mar 30, 2026
3 checks passed
@mmanciop mmanciop deleted the claude/document-span-event-conversion-2bQhe branch March 30, 2026 19:35
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.

2 participants