Skip to content

Add blog covering complex attributes#8127

Merged
tiffany76 merged 19 commits intoopen-telemetry:mainfrom
lmolkova:complex-attributes-blog
Nov 5, 2025
Merged

Add blog covering complex attributes#8127
tiffany76 merged 19 commits intoopen-telemetry:mainfrom
lmolkova:complex-attributes-blog

Conversation

@lmolkova
Copy link
Copy Markdown
Member

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

@otelbot-docs otelbot-docs bot requested a review from a team October 17, 2025 00:16
@github-actions github-actions bot added the docs:blog An issue requesting a blog post, or a PR for a new blog post label Oct 17, 2025
@lmolkova lmolkova force-pushed the complex-attributes-blog branch from 277c6ac to 2f10a42 Compare October 17, 2025 23:00
Comment thread content/en/blog/2025/complex-attribute-types.md
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
@otelbot-docs otelbot-docs bot requested a review from a team October 23, 2025 21:51
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
@lmolkova lmolkova marked this pull request as ready for review October 23, 2025 22:14
@lmolkova lmolkova requested a review from a team as a code owner October 23, 2025 22:14
@lmolkova lmolkova force-pushed the complex-attributes-blog branch 2 times, most recently from d2bfd2c to a10c66f Compare October 23, 2025 22:17
@lmolkova lmolkova force-pushed the complex-attributes-blog branch from a10c66f to cebea1c Compare October 23, 2025 22:18
@pellared pellared requested a review from Copilot October 27, 2025 09:24
Copy link
Copy Markdown
Contributor

Copilot AI left a 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

Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Co-authored-by: Robert Pająk <pellared@hotmail.com>
@lmolkova lmolkova changed the title Add a blog covering complex attributes Add blog covering complex attributes Oct 31, 2025
@lmolkova lmolkova force-pushed the complex-attributes-blog branch from ddbb4d7 to baf54a1 Compare October 31, 2025 20:01
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
@lmolkova
Copy link
Copy Markdown
Member Author

/fix:refcache

@otelbot-docs
Copy link
Copy Markdown
Contributor

otelbot-docs bot commented Oct 31, 2025

fix:refcache applied successfully in run 18984548222.

Copy link
Copy Markdown
Member

@pellared pellared left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lmolkova
Copy link
Copy Markdown
Member Author

lmolkova commented Nov 3, 2025

@open-telemetry/docs-approvers could someone please take a look? thanks!

PS: we (Logs SIG) would like to merge it before KubeCon (next week)

Copy link
Copy Markdown
Member

@tiffany76 tiffany76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the ping, @lmolkova! This post looks great to me. One small change: I think headings work better in the "alternatives" section, so I've made those suggestions.

We should be able to get this published tomorrow.

Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
Comment thread content/en/blog/2025/complex-attribute-types.md Outdated
lmolkova and others added 2 commits November 5, 2025 08:17
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
@otelbot-docs otelbot-docs bot requested a review from a team November 5, 2025 16:17
lmolkova and others added 3 commits November 5, 2025 08:17
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
@lmolkova lmolkova moved this to Ready to be merged in SIG Comms: PRs & Issues Nov 5, 2025
@tiffany76 tiffany76 added this pull request to the merge queue Nov 5, 2025
Merged via the queue into open-telemetry:main with commit bc0d2bf Nov 5, 2025
22 checks passed
@github-project-automation github-project-automation bot moved this from Ready to be merged to Done in SIG Comms: PRs & Issues Nov 5, 2025
dmitchsplunk pushed a commit to dmitchsplunk/opentelemetry.io that referenced this pull request Nov 7, 2025
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
jaehanbyun pushed a commit to jaehanbyun/opentelemetry.io that referenced this pull request Dec 8, 2025
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs:blog An issue requesting a blog post, or a PR for a new blog post

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants