Skip to content

feat(outputs.heartbeat): Add optional statistics output - #18050

Merged
mstrandboge merged 2 commits into
influxdata:masterfrom
srebhan:output_heartbeat_minimal
Nov 25, 2025
Merged

feat(outputs.heartbeat): Add optional statistics output#18050
mstrandboge merged 2 commits into
influxdata:masterfrom
srebhan:output_heartbeat_minimal

Conversation

@srebhan

@srebhan srebhan commented Nov 24, 2025

Copy link
Copy Markdown
Member

Summary

This PR adds an option to output statistics with the heartbeat like number of metrics seen or logging errors and warnings.

Checklist

Related issues

related to #17303

@telegraf-tiger telegraf-tiger Bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins labels Nov 24, 2025

@skartikey skartikey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@srebhan Nicely done! Just one minor comment on README.

Comment thread plugins/outputs/heartbeat/README.md Outdated
@srebhan
srebhan requested a review from skartikey November 25, 2025 13:05

@skartikey skartikey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@srebhan Nice work!

@skartikey skartikey assigned mstrandboge and unassigned skartikey Nov 25, 2025
@skartikey skartikey added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Nov 25, 2025
@telegraf-tiger

Copy link
Copy Markdown
Contributor
@mstrandboge
mstrandboge merged commit 022ec2e into influxdata:master Nov 25, 2025
26 of 27 checks passed
@github-actions github-actions Bot added this to the v1.37.0 milestone Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

3 participants