Replies: 1 comment
-
You can't do that, even the looked up context will not contain the data (unless a layer saved it inside an extension). If you want to filter based on values, you'll need to implement a custom |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Since EnvFilter is broken, I chose to use DynFilterFn to be able to direct events to different log files based on span values.
Unfortunately I cannot find a way to read the field values of a span:
Beta Was this translation helpful? Give feedback.
All reactions