Fixes #3503 -- Ping can return a response time of 0#3778
Merged
danielnelson merged 2 commits intoinfluxdata:masterfrom Feb 9, 2018
efficks:fix3503
Merged
Fixes #3503 -- Ping can return a response time of 0#3778danielnelson merged 2 commits intoinfluxdata:masterfrom efficks:fix3503
danielnelson merged 2 commits intoinfluxdata:masterfrom
efficks:fix3503
Conversation
Fix ping_windows for a ms = 0
|
That is great news! @danielnelson Can you take a look at this to see if it can be merged. This will close one of the long standing bugs with the Windows Ping plugin. Cheers. |
danielnelson
pushed a commit
that referenced
this pull request
Feb 9, 2018
(cherry picked from commit f5ea13a)
mkboudreau
added a commit
to mkboudreau/telegraf
that referenced
this pull request
Feb 16, 2018
* master: (59 commits) Added additional SQL Server performance counters (influxdata#3770) Update changelog Fix ping plugin not reporting zero durations (influxdata#3778) Adjust time of nightly build Update changelog Add TLS support to the mesos input plugin (influxdata#3769) Install new requirements for fpm gem install Update changelog Add additional metrics and reverse metric names option to openldap (influxdata#3722) Update paho mqtt to latest release Update changelog Remove userinfo from url tag in prometheus input (influxdata#3743) Update sample config in contributing docs Run nightly build sequentially Fix Makefile on Windows and use in AppVeyor build (influxdata#3748) Fix example source_override values in wavefront output (influxdata#3744) Update gitignore Update changelog Improve procstat readme Add native Go method for finding pids to procstat (influxdata#3559) ...
MrMaxBuilds
pushed a commit
that referenced
this pull request
Jun 26, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Input ping plugin now supports a response time of 0.
Fix issue #3503