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

Add elasticsearch node_stats metricset #4014

Merged

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Apr 13, 2017

No description provided.

@@ -0,0 +1,60 @@
package node_stats
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint] reported by reviewdog 🐶
don't use an underscore in package name

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should ignore this lint error, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, because we have also other packages with this kind of names. @7AC can we configure it to ignore these errors?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hackish but should do #4015

@@ -0,0 +1,35 @@
// +build !integration

package node_stats
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint] reported by reviewdog 🐶
don't use an underscore in package name

@@ -0,0 +1,51 @@
package node_stats
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint] reported by reviewdog 🐶
don't use an underscore in package name

@ruflin ruflin removed the blocked label Apr 13, 2017
@ruflin ruflin force-pushed the add-elasticsearch-nodestats-metricset branch from 43057a5 to 2d1d359 Compare April 13, 2017 11:31
@ruflin
Copy link
Member Author

ruflin commented Apr 13, 2017

jenkins, retest it

@andrewkroh andrewkroh merged commit a9b5334 into elastic:master Apr 13, 2017
@ruflin ruflin deleted the add-elasticsearch-nodestats-metricset branch April 20, 2017 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants