-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[metricbeat]kubernetes kube-state-metrics service #14794
Conversation
jenkins, test this |
jenkins, test this |
jenkins, test this please |
issues do not seem related. |
jenkins test this although issues are not related |
udpate month with __expected__ merge date Co-Authored-By: Chris Mark <chrismarkou92@gmail.com>
@ChrsMark gracias for the review. There are 2 of your concerns still open.
|
I'm ok with that just it would be good to add a small sample of input/expected output to make it more clear. I got this insight from the tests but would be nice to have it in the docstring too.
+1 on skipping this for now. Do we have a tracking issue for stuff like that regarding the Prometheus helper where we could add this? |
we have some closed ones regarding the unified kube-state-metrics metricset and the changes the prometheus helper needed based on what we were finding. I will create a new issue including all that info so we can discuss. thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the changes!
* add kube-state-metrics service (cherry picked from commit 3bb845f)
I'm gonna manually test this. Any testing notes @odacremolbap to be added? |
@ChrsMark nop, I'm pretty sure you know how to handle this, but if someone needs a guidance testing, this should help |
Tested this manually and works as expected. Only problem found is that the fields' mapping is not updated at https://github.com/elastic/beats/blob/master/metricbeat/module/kubernetes/state_service/_meta/fields.yml#L31 after the changes applied at #15190. @odacremolbap I will set this one to |
kubernetes Service metrics for kube-state-metrics.
refer to https://github.com/kubernetes/kube-state-metrics/blob/master/docs/service-metrics.md for the expected information.