I have such a variable but it returns some values which I don't want to see(template0
and template1
)
How can I filter them out ?
I tried to write label_values(datname!~"template.*|postgres")
But grafana says that this definition has broken syntax