This repository was archived by the owner on Jul 28, 2026. It is now read-only.
Flow/River: How do I set tenant ID for traces dynamically based on the trace attributes? How do I set trace attributes? #4774
Unanswered
fawadasaurus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I had this agent config before river and it works.
From what I understand, I can not dynamically set the
x-scope-orgidwithtenant_idin the old config syntax but I should be able to in river?Here is my current river file. where I am stuck is that I have no idea what a
contextis. Where can I set the value fortenant_idso that it can be used infrom_context?All reactions