Skip to content

fix(inputs): Add startup-errors of input models to gather statistics#18568

Merged
mstrandboge merged 1 commit into
influxdata:masterfrom
srebhan:fix
Mar 20, 2026
Merged

fix(inputs): Add startup-errors of input models to gather statistics#18568
mstrandboge merged 1 commit into
influxdata:masterfrom
srebhan:fix

Conversation

@srebhan
Copy link
Copy Markdown
Member

@srebhan srebhan commented Mar 18, 2026

Summary

Issue #18559 uncovered that startup_errors of input models were added to the internal_write statistic instead of the internal_gather statistic accidentally. This PR fixes the issue and assigns the the statistic to the correct metric.

Checklist

Related issues

resolves #18559

@telegraf-tiger telegraf-tiger Bot added the fix pr to fix corresponding bug label Mar 18, 2026
@srebhan srebhan added the plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins label Mar 18, 2026
@srebhan srebhan changed the title fix(models): Add inputs startup-errors to gather statistics fix(inputs): Add startup-errors of input models to gather statistics Mar 18, 2026
@telegraf-tiger
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

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

@srebhan Thanks!

@skartikey skartikey removed their assignment Mar 18, 2026
@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 Mar 18, 2026
@mstrandboge mstrandboge merged commit 9c45570 into influxdata:master Mar 20, 2026
29 checks passed
@github-actions github-actions Bot added this to the v1.38.2 milestone Mar 20, 2026
srebhan added a commit that referenced this pull request Mar 30, 2026
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 plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic in outputs.heartbeat plugin since v1.38.0

3 participants