Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aroca opened this issue Feb 7, 2018 · 0 comments
Open

Comments

@aroca
Copy link

aroca commented Feb 7, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant