-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove deprecated plugins for v1.30.0 #13376
Labels
feature request
Requests for new plugin and for new features to existing plugins
Comments
srebhan
added
the
feature request
Requests for new plugin and for new features to existing plugins
label
Jun 1, 2023
3 tasks
Next steps: as v1.30 will be in March 2024, then after new years 2024, circle around to this and removes these |
Maybe a good idea to start working with GitHub milestones again for these kind of tasks? |
This was referenced Jul 3, 2023
This was referenced Oct 16, 2023
This was referenced Feb 20, 2024
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use Case
Remove deprecated plugins that are replaced by newer ones since some time.
related to #13351
Expected behavior
Plugins should be removed. If possible a way to migrate configs containing those plugins should be provided.
Actual behavior
Plugins there.
Additional info
The following plugins are affected
inputs.cassandra
replaced byinputs.inputs.jolokia2
feat(config): Add framework for migrating deprecated plugins #13377
chore(inputs.cassandra)!: Remove deprecated plugin #14859
inputs.httpjson
replaced byinputs.http
feat(migrations): Add migration for 'inputs.httpjson' #13532
chore(inputs.httpjson)!: Remove deprecated plugin #14860
inputs.io
replaced byinputs.diskio
feat(migrations): Add migration for 'inputs.io' #13536
chore(inputs.io)!: Remove deprecated plugin #14861
inputs.jolokia
replaced byinputs.jolokia2
feat(migrations): Add migration for inputs.jolokia #14114
chore(inputs.jolokia)!: Remove deprecated plugin #14862
inputs.kafka_consumer_legacy
replaced byinputs.kafka_consumer
feat(migrations): Add migration for inputs.kafka_consumer_legacy #14122
Note: This plugin requires manual migration!
chore(inputs.kafka_consumer_legacy)!: Remove deprecated plugin #14863
inputs.snmp_legacy
replaced byinputs.snmp
feat(migrations): Add migration for inputs.snmp_legacy #14123
Note: This plugin requires manual migration!
chore(inputs.snmp_legacy)!: Remove deprecated plugin #14864
inputs.tcp_listener
replaced byinputs.socket_listener
feat(migrations): Add migration for inputs.tcp_listener #14119
chore(inputs.tcp_listener)!: Remove deprecated plugin #14865
inputs.udp_listener
replaced byinputs.socket_listener
feat(migrations): Add migration for inputs.udp_listener #14120
chore(inputs.udp_listener)!: Remove deprecated plugin #14866
outputs.riemann_legacy
replaced byoutputs.riemann
feat(migrations): Add migration for outputs.riemann_legacy #14121
chore(outputs.riemann_legacy)!: Remove deprecated plugin #14867
The text was updated successfully, but these errors were encountered: