Support metrics.agent.grafana.com/path or prometheus.io/path for Ingress inclusion
relabel_configs:
allow override of default /probe path, specifying the annotation will limit the targets to those paths
exclusively, a comma-delimited list convention of /foo,/bar is supported
# metrics.agent.grafana.com/path: //ready,/ping,//healthy,/health/up
prometheus.io/path: //ready,/ping,//...
Submitted by AaronB - 2 years ago