Skip to content

How are you doing metrics? #1713

Aug 11, 2022 · 10 comments · 27 replies

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 27 replies

You must be logged in to vote
6 replies
@nitinses

@remover

@balajisa09

@gcosta-lively

@alopezsanchez

Answer selected by gthomson31

You must be logged in to vote
4 replies
@debugger24

@gthomson31

@gthomson31

@gthomson31

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

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

@rekha-prakash-maersk

@Moser-ss

@rekha-prakash-maersk

@rekha-prakash-maersk

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

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

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
7 replies
@jameshounshell

@jameshounshell

@rekha-prakash-maersk

@jameshounshell

@jameshounshell

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