Skip to content

chore(inputs.sflow)!: Remove deprecated plugin#19124

Draft
skartikey wants to merge 1 commit into
influxdata:masterfrom
skartikey:chore/remove-deprecated-inputs-sflow
Draft

chore(inputs.sflow)!: Remove deprecated plugin#19124
skartikey wants to merge 1 commit into
influxdata:masterfrom
skartikey:chore/remove-deprecated-inputs-sflow

Conversation

@skartikey

Copy link
Copy Markdown
Contributor

Summary

The inputs.sflow plugin was deprecated in v1.31.0 for removal in v1.40.0 in
favor of inputs.netflow. This removes the plugin. The existing migration
under migrations/inputs_sflow already rewrites the configuration to
inputs.netflow on telegraf config migrate, so no new migration is needed.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #19083

The plugin was deprecated in v1.31.0 for removal in v1.40.0 in favor of
'inputs.netflow'. Remove the plugin; the existing migration under
migrations/inputs_sflow already rewrites the configuration to 'inputs.netflow'
on 'telegraf config migrate'.
@telegraf-tiger telegraf-tiger Bot added chore plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Jun 17, 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 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

chore 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 plugin inputs.sflow

2 participants