Metrics like horizontalrunnerautoscaler_workflow_runs_queued are not available yet #2075
Replies: 2 comments
-
@mohammad-dabour Hey! AFIAK those metrics work only when you're using pull-based scaling. In case you're using webhook-based autoscaling and want workflow job related metrics to be monitored, you'd need to until #2057 gets released as a part of upcoming ARC 0.27.0. Could you share HorizontalRunnerAutoscaper spec and what the names of the 4 metrics you could see? Thanks! |
Beta Was this translation helpful? Give feedback.
-
@mumoshu thank you, I only see the following metrics |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Dears,
I can see only 4 metrics on my monitoring system out of the the 13 metrics listed in this code snippet. Seems the recent versions still do not have this change ?. Do you know if its is it going to be available anytime soon?
https://github.com/actions-runner-controller/actions-runner-controller/blob/538e2783d7fde279b84f1ff9351bb1486823660b/controllers/metrics/horizontalrunnerautoscaler.go#L25-L34
Beta Was this translation helpful? Give feedback.
All reactions