You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
does not seam to work, I still get all labels in grafana...
The labels are named docker_labels_com_docker_compose_... in grafana.. this the format it needs to be given? But then; using a whitelist, no labels should show up with my current setup right?
There is also ne debugging information, which makes this quite an annoying thing to find out!
Hi there,
I currently try to figure out how to whitelist container labels. The documentation is quite light here.
In some other places labels have to be defined with underscores instead of dots, this the case here as well? How should a config look like?
using
does not seam to work, I still get all labels in grafana...
The labels are named
docker_labels_com_docker_compose_...in grafana.. this the format it needs to be given? But then; using a whitelist, no labels should show up with my current setup right?There is also ne debugging information, which makes this quite an annoying thing to find out!