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

fix (probe): skip publishing empty reports #3774

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

bboreham
Copy link
Collaborator

If the probe is configured with spy.interval greater than publish.interval, the report to be published can be completely blank.

In that case, skip publishing it so the next time we do have some data the time-window is correct.

If the probe is configured with `spy.interval` greater than
`publish.interval`, the report to be published can be completely
blank.  In that case, skip publishing it so the next time we do have
some data the time-window is correct.
@bboreham bboreham force-pushed the probe-skip-empty-reports branch from d084622 to 951d7a1 Compare March 27, 2020 10:02
@bboreham bboreham merged commit 6f05b09 into master Apr 2, 2020
@bboreham bboreham deleted the probe-skip-empty-reports branch April 2, 2020 10:15
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.

1 participant