Skip to content

chore(inputs.procstat)!: Remove deprecated options#19118

Draft
skartikey wants to merge 1 commit into
influxdata:masterfrom
skartikey:feat/remove-procstat-deprecated-options
Draft

chore(inputs.procstat)!: Remove deprecated options#19118
skartikey wants to merge 1 commit into
influxdata:masterfrom
skartikey:feat/remove-procstat-deprecated-options

Conversation

@skartikey

Copy link
Copy Markdown
Contributor

Summary

The 'cmdline_tag', 'pid_tag', and 'supervisor_unit' options in inputs.procstat were deprecated in v1.29.0 for removal in v1.40.0, replaced by 'tag_with' and 'supervisor_units'. The existing migration under migrations/inputs_procstat already covers all three.

Checklist

Related issues

resolves #19087

The 'cmdline_tag', 'pid_tag', and 'supervisor_unit' options in inputs.procstat were deprecated in v1.29.0 for removal in v1.40.0, replaced by 'tag_with' and 'supervisor_units'. The existing migration under migrations/inputs_procstat already covers all three.
@telegraf-tiger telegraf-tiger Bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Jun 16, 2026
@telegraf-tiger

Copy link
Copy Markdown
Contributor

@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 Jun 16, 2026
@skartikey skartikey changed the title feat(migrations): Remove deprecated options in inputs.procstat chore(inputs.procstat)!: Remove deprecated options Jun 18, 2026
@telegraf-tiger telegraf-tiger Bot added area/procstat chore plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Jun 18, 2026
@skartikey skartikey marked this pull request as draft June 18, 2026 14:35
@skartikey skartikey added this to the v1.40.0 milestone Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/procstat chore 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.

Remove deprecated options in inputs.procstat

2 participants