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

added linux/darwin min/max ping values to match windows plugin #2908

Merged
merged 4 commits into from
Jun 13, 2017

Conversation

hestonk
Copy link
Contributor

@hestonk hestonk commented Jun 12, 2017

I noticed that the Linux ping pluging was missing values for min and max. Wanted to capture that data since we already have it in the ping output.

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

hestonk and others added 2 commits June 11, 2017 20:12
@hestonk hestonk changed the title Merging my sub-branch into the main branch added linux/darwin min/max ping values to match windows plug to added linux/darwin min/max ping values to match windows plugin Jun 12, 2017
@hestonk hestonk changed the title added linux/darwin min/max ping values to match windows plug to added linux/darwin min/max ping values to match windows plugin added linux/darwin min/max ping values to match windows plugin Jun 12, 2017
@hestonk
Copy link
Contributor Author

hestonk commented Jun 12, 2017

can't figure out why circleci is complaining about the go format. When i run the command and go through the 2 files i've modified, nothing seems out-of go-lang code standards. Any advice?

@danielnelson
Copy link
Contributor

Sorry the error message is not great in our circleci script. Have you ran go fmt ./... on your code and what does it say?

@hestonk
Copy link
Contributor Author

hestonk commented Jun 12, 2017

$ go fmt ./...
plugins/inputs/ping/ping_test.go
Could have sworn I ran that and got no output before. all good now.
Thanks @danielnelson ....would love to see this implemented in 1.4!

@danielnelson danielnelson added this to the 1.4.0 milestone Jun 13, 2017
@danielnelson danielnelson merged commit 5d1efdb into influxdata:master Jun 13, 2017
@danielnelson
Copy link
Contributor

Thanks, it will be there.

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

Successfully merging this pull request may close these issues.

2 participants