Delete `supervisor` config for `exporter_proxy`.
This commit is contained in:
parent
0b4860279f
commit
3657d7c698
|
@ -1,8 +0,0 @@
|
||||||
[program:exporter_proxy]
|
|
||||||
command=/usr/local/bin/exporter_proxy -config /etc/prometheus_exporters.d/exporter_proxy/config.yml
|
|
||||||
stdout_logfile=/var/log/supervisor/exporter_proxy.log
|
|
||||||
redirect_stderr=true
|
|
||||||
stdout_logfile_maxbytes=1MB
|
|
||||||
stdout_logfile_backups=5
|
|
||||||
autorestart=true
|
|
||||||
stopsignal=HUP
|
|
Loading…
Reference in New Issue