Skip to content

Conversation

oussemos
Copy link

Add gitlab runner in Software exposing Prometheus metrics

Add gitlab runner in Software exposing Prometheus metrics
@oussemos oussemos changed the title Update exporters.md Add gitlab runner to Software exposing Prometheus metrics Feb 22, 2018
@brian-brazil
Copy link
Contributor

https://gitlab.com/gitlab-org/gitlab-runner/blob/master/executors/docker/machine/provider.go#L431

Most of this seems to be custom collectors, this is the only direct instrumentation I can find and it is procedurally generating metric names which is a no-no. That should be a label.

My idea is that directly instrumented code listed here provides prime examples of what Prometheus instrumentation is meant to look like.

@tmaczukin
Copy link

@brian-brazil Thanks for noticing this. We're currently in the process of cleaning-up the metrics naming in GitLab Runner, see https://gitlab.com/gitlab-org/gitlab-runner/issues/3114.

@oussemos oussemos closed this Jun 8, 2019
aylei pushed a commit to aylei/docs that referenced this pull request Oct 28, 2019
* Update TOC.md

* Delete character-set-configuration.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants