I've created a dashboard to monitor errors & warnings for my app.
I'm logging to separate locations (_sourceHost) based on environment (uat, prod).
I'd like to have a toggle on the dashboard so I can easily switch between UAT & Prod, rather than having to maintain two dashboards.
I'd tried adding a filter but the best I could achieve was a textbox where I enter the _sourceost...
Any ideas?