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 burrow_group.offset calculation for Burrow plugin #4584

Merged

Conversation

rbrendler
Copy link
Contributor

The value returned in burrow_group.offset field was the highest offset of any partition, rather than the sum of all partition offsets. Note that the partition offset is still available from the burrow_partition metric if needed, this PR just fixes the burrow_group calculation to provide a better indication of total offset for the group.

Required for all PRs:

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

@danielnelson danielnelson added this to the 1.7.4 milestone Aug 23, 2018
@danielnelson danielnelson added the fix pr to fix corresponding bug label Aug 23, 2018
@danielnelson danielnelson merged commit 16a6fed into influxdata:master Aug 23, 2018
danielnelson pushed a commit that referenced this pull request Aug 23, 2018
@rbrendler rbrendler deleted the burrow-input/fix-group-offset branch August 23, 2018 21:01
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
dupondje pushed a commit to dupondje/telegraf that referenced this pull request Apr 22, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants