- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.6k
 
Add blog covering complex attributes #8127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
277c6ac    to
    2f10a42      
    Compare
  
    Co-authored-by: Severin Neumann <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]>
d2bfd2c    to
    a10c66f      
    Compare
  
    a10c66f    to
    cebea1c      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces a new blog post announcing support for complex attribute types across all OpenTelemetry signals. The post explains the expansion of support for maps, heterogeneous arrays, byte arrays, and empty values beyond logs to include metrics and traces.
Key changes:
- New blog post explaining the rationale and use cases for complex attribute types
 - Guidance for backend implementers on handling complex attributes
 - Best practices for when to use complex vs. flat attributes
 
Co-authored-by: Robert Pająk <[email protected]>
ddbb4d7    to
    baf54a1      
    Compare
  
    Co-authored-by: Trask Stalnaker <[email protected]>
| --- | ||
| title: Announcing Support for Complex Attribute Types in OTel | ||
| linkTitle: Announcing Support for Complex Attribute Types in OTel | ||
| date: 2025-10-25 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO
| 
           /fix:refcache  | 
    
| 
           ✅   | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
| 
           @open-telemetry/docs-approvers could someone please take a look? thanks! PS: we (Logs SIG) would like to merge it before KubeCon (next week)  | 
    
Following up on open-telemetry/opentelemetry-specification#4485
we want to get more eyes from the OTel community on expanding complex attribute support across all signals.
/cc @trask @pellared @austinlparker