Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
infrastructure
Commits
b5668542
Verified
Commit
b5668542
authored
Jun 16, 2022
by
Leonidas Spyropoulos
Browse files
prometheus_exporters: add gitlab top 15 metrics
Signed-off-by:
Leonidas Spyropoulos
<
artafinde@archlinux.org
>
parent
607ce5d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/prometheus_exporters/defaults/main.yml
View file @
b5668542
...
...
@@ -4,3 +4,5 @@ gitlab_runner_exporter_port: '9252'
prometheus_mysqld_user
:
mysqld_exporter
prometheus_mysqld_exporter_port
:
'
9104'
gitlab_exporter_top_nth
:
15
roles/prometheus_exporters/templates/gitlab-exporter.conf.j2
View file @
b5668542
GITLAB_EXPORTER_GITLAB_TOKEN={{ vault_gitlab_gitlab_exporter_token }}
GITLAB_EXPORTER_TOP_NTH={{ gitlab_exporter_top_nth }}
GITLAB_EXPORTER_GITLAB_API_URL=https://gitlab.archlinux.org/api/graphql
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment