hey folks, I'm trying to filter traces based on custom attributes in the phoenix UI. Can you please help?
We're sending a custom attribute called org_id and was hoping something like this would work: metadata['org_id'] != 618
Feel free to point me to the docs, but didn't see anything at first glance. Thanks!