Alerting - Labels with dots in the name doesn't return data

Hi Daniel,

we had the same problem with the Google Cloud Monitoring Datasource.

The solution was in this post.

I believe in your case it would result in:

{{ index $labels "kubernetes.namespace" }}

Greetings
Julian

2 Likes