m-lab / prometheus-support

Prometheus configuration for M-Lab running on GKE
Apache License 2.0
19 stars 11 forks source link

Fix nodepool references in Stats Pipeline dashboards #1006

Closed stephen-soltesz closed 1 year ago

stephen-soltesz commented 1 year ago

This change updates the nodepool= label used by the stats pipeline dashboards. The new terraform managed cluster uses a slightly different nodepool name. This change fixes the reference to match the new names.


This change is Reviewable