Delete `supervisor` config for `exporter_proxy`.

This commit is contained in:
Kazuhiro MUSASHI 2023-02-10 18:57:59 +09:00
parent 0b4860279f
commit 3657d7c698
1 changed files with 0 additions and 8 deletions

View File

@ -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