breser / git2consul

Mirrors the contents of a git repository into Consul KVs.
Other
763 stars 164 forks source link

Git2consul Generates PUT GET every 2 seconds on local agent. Why is that? #172

Open aroca opened 6 years ago

aroca commented 6 years ago

Hi guys, i see a lot of logs regarding this in consul logs. Every two seconds PUTs and GETs own config KV and only one of the repos.. i have three more but only the qa one i see here..

Why is this? Thanks!

2018/02/07 18:00:13 [DEBUG] http: Request PUT /v1/kv/qa%2Fqa.ref?token= (5.357384ms) from=172.16.22.47:56644 2018/02/07 18:00:15 [DEBUG] http: Request PUT /v1/kv/git2consul%2Fconfig (5.78264ms) from=172.16.22.47:56645 2018/02/07 18:00:15 [DEBUG] http: Request GET /v1/kv/git2consul%2Fconfig (1.27779ms) from=172.16.22.47:56646 2018/02/07 18:00:15 [DEBUG] http: Request PUT /v1/kv/qa%2Fqa.ref?token= (5.116066ms) from=172.16.22.47:56648 2018/02/07 18:00:17 [DEBUG] http: Request PUT /v1/kv/git2consul%2Fconfig (5.743478ms) from=172.16.22.47:56650 2018/02/07 18:00:17 [DEBUG] http: Request GET /v1/kv/git2consul%2Fconfig (1.302613ms) from=172.16.22.47:56651 2018/02/07 18:00:17 [DEBUG] http: Request PUT /v1/kv/qa%2Fqa.ref?token= (5.397834ms) from=172.16.22.47:56652