Modify config for `service-exporter_proxy`.

This commit is contained in:
Kazuhiro MUSASHI 2023-03-04 19:36:28 +09:00
parent f978a9a700
commit 8c95ba95ba
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
{
"service": {
"name": "exporter_proxy",
"name": "exporter-proxy",
"port": 60000,
"check":{
"http": "http://localhost:60000/",
"tls_skip_verify": false,
"tcp": "localhost:60000",
"interval": "60s",
"timeout": "1s",
"status": "passing",