-
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] Migrate ETCD self to use ReporterV2 interface #10816
[Metricbeat] Migrate ETCD self to use ReporterV2 interface #10816
Conversation
jenkins, test this please |
jenkins, test this please https://travis-ci.org/elastic/beats/jobs/495522479#L172 |
jenkins, test this again please because |
Error seems unrelated in filebeat https://beats-ci.elastic.co/job/elastic+beats+pull-request+multijob-windows/beat=filebeat,label=windows/5191/console |
@@ -9,8 +9,8 @@ | |||
"id": "8e9e05c52164694d", | |||
"leaderinfo": { | |||
"leader": "8e9e05c52164694d", | |||
"starttime": "2017-12-07T07:20:33.241031712Z", | |||
"uptime": "9m4.919923089s" |
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.
For another PR, we could convert this to seconds.
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.
Can you open an issue to enhance this, please? 😉
Refer to #10774 for more info