Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neutrinet
infra-ansible
Commits
d93f0155
Commit
d93f0155
authored
Aug 05, 2021
by
HgO
Browse files
disable logs for prometheus metrics
parent
ad5bc9a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/haproxy/templates/haproxy.conf.j2
View file @
d93f0155
...
...
@@ -47,6 +47,7 @@ defaults
frontend prometheus-frontend
bind localhost:8405
option dontlog-normal
http-request use-service prometheus-exporter if { path /metrics }
frontend haproxy-frontend
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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