-
Notifications
You must be signed in to change notification settings - Fork 734
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
Addon: expose /metrics endpoints for Prometheus #49
base: master
Are you sure you want to change the base?
Commits on Nov 3, 2017
-
Exposes /metrics endpoints for Prometheus scraping
This reverts commit 22a314a.
Configuration menu - View commit details
-
Copy full SHA for 41cdfd6 - Browse repository at this point
Copy the full SHA 41cdfd6View commit details -
Adds pod that can be used to estimate resource limits
for jmx containers in kafka and zoo pods
Configuration menu - View commit details
-
Copy full SHA for ffb89dd - Browse repository at this point
Copy the full SHA ffb89ddView commit details -
CPU limit on metrics export won't actually save any cycles
It'll just make the requests slower. Dreadfully slow on Minikube (>30s even when limit is increased to 100m).
Configuration menu - View commit details
-
Copy full SHA for 51bbedb - Browse repository at this point
Copy the full SHA 51bbedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec2045 - Browse repository at this point
Copy the full SHA 8ec2045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11feb28 - Browse repository at this point
Copy the full SHA 11feb28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c4b3e - Browse repository at this point
Copy the full SHA 02c4b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a563220 - Browse repository at this point
Copy the full SHA a563220View commit details -
The 1s response time from kafka might be due to ...
that unlike zoo pods it actually exposes interesting data
Configuration menu - View commit details
-
Copy full SHA for e8a61e7 - Browse repository at this point
Copy the full SHA e8a61e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d4ffc3 - Browse repository at this point
Copy the full SHA 6d4ffc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72cfc77 - Browse repository at this point
Copy the full SHA 72cfc77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b822b1 - Browse repository at this point
Copy the full SHA 2b822b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d3b935 - Browse repository at this point
Copy the full SHA 6d3b935View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b51f4 - Browse repository at this point
Copy the full SHA a4b51f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbd7a1 - Browse repository at this point
Copy the full SHA 8dbd7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d5044 - Browse repository at this point
Copy the full SHA d7d5044View commit details -
Had 10 OOMKilled/hour with 100Mi so let's increase request,
and with 150Mi limit I got zero restarts in 48 hours.
Configuration menu - View commit details
-
Copy full SHA for b6c85eb - Browse repository at this point
Copy the full SHA b6c85ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for db52a3c - Browse repository at this point
Copy the full SHA db52a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e58e9 - Browse repository at this point
Copy the full SHA 37e58e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b95d2 - Browse repository at this point
Copy the full SHA d4b95d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0994950 - Browse repository at this point
Copy the full SHA 0994950View commit details -
Configuration menu - View commit details
-
Copy full SHA for e35d077 - Browse repository at this point
Copy the full SHA e35d077View commit details -
Adds directives from kafka's rules, now for pzoo too.
But before this, how did the metrics container know which port to connect to?
Configuration menu - View commit details
-
Copy full SHA for 42d1b1a - Browse repository at this point
Copy the full SHA 42d1b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 253633f - Browse repository at this point
Copy the full SHA 253633fView commit details -
Merge pull request #61 from Yolean/metrics-jmx-zookeeper
Try to get meaningful metrics from Zookeeper
Configuration menu - View commit details
-
Copy full SHA for b0e6145 - Browse repository at this point
Copy the full SHA b0e6145View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1c1da - Browse repository at this point
Copy the full SHA dc1c1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c35576 - Browse repository at this point
Copy the full SHA 4c35576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a26cf3 - Browse repository at this point
Copy the full SHA 6a26cf3View commit details