Skip to content

feat(inputs.exec): Allow to get untruncated errors in debug mode#16501

Merged
mstrandboge merged 1 commit into
influxdata:masterfrom
srebhan:exec_issue_15784
Mar 5, 2025
Merged

feat(inputs.exec): Allow to get untruncated errors in debug mode#16501
mstrandboge merged 1 commit into
influxdata:masterfrom
srebhan:exec_issue_15784

Conversation

@srebhan

@srebhan srebhan commented Feb 10, 2025

Copy link
Copy Markdown
Member

Summary

Allow to get the full, untruncated error messages from stderr in debug (and trace) mode.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #15784

@telegraf-tiger telegraf-tiger Bot added area/exec feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Feb 10, 2025
@srebhan srebhan self-assigned this Feb 10, 2025
@srebhan srebhan 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 Feb 17, 2025
@srebhan srebhan assigned mstrandboge and unassigned srebhan Feb 17, 2025
@telegraf-tiger

Copy link
Copy Markdown
Contributor

@mstrandboge mstrandboge merged commit d60bcd3 into influxdata:master Mar 5, 2025
@github-actions github-actions Bot added this to the v1.34.0 milestone Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/exec feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin 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.

feat: allow input.exec plugins to enable the debug setting

2 participants