Support cluster-unique queue names
lucylura opened this issue · 4 comments
lucylura commented
Description
The buildkite-agent-metrics binary does not support Buildkite Clusters.
Queue names in clusters can be cluster-unique, and if there is 2 or more queues with the same name across multiple clusters, their metrics will be combined.
This causes issues with autoscaling.
Solution
Add support for cluster-unique queue names.
Ideas
Add aCluster
dimension to metrics.
NotArpit commented
@DrJosh9000 @triarius pinging you both as you've reviewed my PRs previously :) Are there any plans to namespace metrics based on Buildkite cluster so we can drive AutoScaling more granularly?
DrJosh9000 commented
lucylura commented
hey @DrJosh9000 @triarius what's the ETA on getting Clusters support? We are feeling the pain of this now and it's blocking our adoption of Clusters
DrJosh9000 commented