We often want to apply the same filters when looking at spans/traces in Phoenix (e.g. to filter out tests from our internal org).
Is it possible to save a "view" for a given set of filters?
I'm aware we can save a set of spans/traces to a dataset, but datasets are static (IIUC) so we'd need to manually update it whenever new data comes in.