Skip to content

How are you doing metrics? #1713

Aug 11, 2022 · 10 comments · 24 replies
Discussion options

You must be logged in to vote

You can use Prometheus to scrape metrics on action-controller-runner.

Then you can connect Prometheus to Grafana

The current version exposed following metrics.

  • horizontalrunnerautoscaler_spec_min_replicas
  • horizontalrunnerautoscaler_spec_max_replicas
  • horizontalrunnerautoscaler_status_desired_replicas

In next release we will have following metrics too apart from above ones (PR already merged)

  • horizontalrunnerautoscaler_replicas_desired
  • horizontalrunnerautoscaler_runners
  • horizontalrunnerautoscaler_runners_registered
  • horizontalrunnerautoscaler_runners_busy
  • horizontalrunnerautoscaler_terminating_busy
  • horizontalrunnerautoscaler_necessary_replicas
  • horizontalrunnerautoscaler_workflow_runs_comp…

Replies: 10 comments 24 replies

Comment options

You must be logged in to vote
6 replies
@nitinses
Comment options

@remover
Comment options

@balajisa09
Comment options

@gcosta-lively
Comment options

@alopezsanchez
Comment options

Answer selected by gthomson31
Comment options

You must be logged in to vote
4 replies
@debugger24
Comment options

@gthomson31
Comment options

@gthomson31
Comment options

@gthomson31
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@Moser-ss
Comment options

@rekha-prakash-maersk
Comment options

@Moser-ss
Comment options

@rekha-prakash-maersk
Comment options

@rekha-prakash-maersk
Comment options

Comment options

You must be logged in to vote
1 reply
@stelligent-joao
Comment options

Comment options

You must be logged in to vote
1 reply
@m-perrott
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@rekha-prakash-maersk
Comment options

@rekha-prakash-maersk
Comment options

@jameshounshell
Comment options

@jameshounshell
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Runner Configuration Discussions on Runner Configuration Best Practices Metrics