Skip to content

[DRAFT] Switch event attributes to AttributeMap#5141

Draft
adutra wants to merge 2 commits into
apache:mainfrom
adutra:attribute-map-3
Draft

[DRAFT] Switch event attributes to AttributeMap#5141
adutra wants to merge 2 commits into
apache:mainfrom
adutra:attribute-map-3

Conversation

@adutra

@adutra adutra commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Requires #5139

Checklist

  • 🛡️ Don't disclose security issues! (contact security@apache.org)
  • 🔗 Clearly explained why the changes are needed, or linked related issues: Fixes #
  • 🧪 Added/updated tests with good coverage, or manually tested (and explained how)
  • 💡 Added comments for complex logic
  • 🧾 Updated CHANGELOG.md (if needed)
  • 📚 Updated documentation in site/content/in-dev/unreleased (if needed)

This change introduces `AttributeMap`, a map-like interface with type-safe key-value pairs.

This change only introduces the new interface, but it is currently unused.

Future work will adapt the following areas to the new `AttributeMap` interface:

- Principal attributes
- Event attributes
@adutra
adutra force-pushed the attribute-map-3 branch from 0b84314 to da4c7e0 Compare July 24, 2026 12:59
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.

1 participant