I have a kibana dashboard for a stage environment that shows multiple visuals with queries that all filter for "kubernetes.namespace:stage".
I now have to add another dashboard for prod where I filter for "kubernetes.namespace:prod". Both dashboards use the same datasource. I could just duplicate the dashboard and edit the filter but are there easier ways? Like using a variable?