actions-metrics-server documentation/help #2893
Unanswered
neilharris1
asked this question in
Questions
Replies: 1 comment
-
Hello, I have a similar issue. Did you figure out how to get the metrics server working? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've recently enabled actions-metrics-server via my helm chart:
The metrics I'm interested in are the following:
github_workflow_job_run_duration_seconds
github_workflow_job_queue_duration_seconds
github_workflow_job_failures_total
However, when I run workflows, I'm not seeing any of these metrics in prometheus.
The only reason I know this metrics should exist is because I looked at the source code. Is there any plan to document what actions-metrics-server does, what metrics are available, and how to configure it to expose these metrics? Because at the moment I can't find anything useful regarding this in the github docs.
Beta Was this translation helpful? Give feedback.
All reactions