Skip to content

Commit

Permalink
add prometheus watch (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
kl7sn committed Jul 9, 2020
1 parent cfb5d4a commit fc0cd7e
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 111 deletions.
3 changes: 2 additions & 1 deletion config/config-live.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
secure=false
[plugin.confProxy.etcd]
enable=true
isWatchPrometheusTargetConfig = true
endpoints=["127.0.0.1:2379"]
[plugin.supervisor]
enable = true
Expand All @@ -42,7 +43,7 @@
[plugin.healthCheck]
enable = true
[plugin.process]
enable = true
enable = false
[jupiter.logger.default]
name = "default"
debug = true
Expand Down

0 comments on commit fc0cd7e

Please sign in to comment.