Skip to content

DEMRUM-2436: Add APIs for global attributes #345

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

Open
wants to merge 3 commits into
base: feature/next-gen
Choose a base branch
from

Conversation

aditi-s3
Copy link
Contributor

  • Allow dynamic update of globalAttributes via SplunkRum shared instance (Example added in AgentTestApp ;))
  • Allow global Attributes to be passed as a closure for [String: AttributeValue] to keep it simple and pass by reference
  • Simplify processor chaining and use of SplunkStdoutLogExporter in SessionReplay as well as LogToSpan
  • Tested e2e and verified global attributes are added to all signals - spans, session replay logs. See screenshots
Screenshot 2025-06-19 at 5 10 29 PM Screenshot 2025-06-18 at 10 50 51 PM

Note: Unit tests for global Attributes, legacy API mapping not in scope and will be tackled via separate tickets.

@aditi-s3 aditi-s3 changed the title DEMRUM-2436 Add APIs for global attributes DEMRUM-2436: Add APIs for global attributes Jun 20, 2025
@aditi-s3 aditi-s3 marked this pull request as ready for review June 20, 2025 00:57
@aditi-s3 aditi-s3 requested review from a team as code owners June 20, 2025 00:57
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