nginx_exporter: Remove unused test lines
This commit is contained in:
parent
a7432b2208
commit
7f5a66e6c8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ After=network.target
|
|||
Type=simple
|
||||
User=nginx_exporter
|
||||
Group=nginx_exporter
|
||||
#Environment="SCRAPE_URI={% for host in groups['proxy'] -%}https://{{ host }}/stub_status {% endfor %}"
|
||||
ExecStart=/usr/local/bin/nginx_exporter \
|
||||
--web.config.file=/etc/nginx_exporter/web-config.yml \
|
||||
{% for host in groups['proxy'] %}
|
||||
|
|
Loading…
Add table
Reference in a new issue