Skip to content

feat(migrations): Add migration for outputs.amon#19128

Merged
srebhan merged 1 commit into
influxdata:masterfrom
skartikey:feat/migrate-outputs-amon
Jun 18, 2026
Merged

feat(migrations): Add migration for outputs.amon#19128
srebhan merged 1 commit into
influxdata:masterfrom
skartikey:feat/migrate-outputs-amon

Conversation

@skartikey

Copy link
Copy Markdown
Contributor

Summary

The outputs.amon plugin was deprecated in v1.37.0 for removal in v1.40.0 because the Amon service no longer exists and the platform code is unmaintained. This adds a migration that drops the plugin from the configuration on telegraf config migrate, as there is no replacement. The plugin removal ships separately so users can run the migration while still on v1.39.x.

Checklist

  • No AI generated code was used in this PR

Related issues

related to #19084

The 'outputs.amon' plugin was deprecated in v1.37.0 for removal in v1.40.0
because the Amon service no longer exists. This adds a migration that drops the
plugin from the configuration on 'telegraf config migrate', as there is no
replacement. The plugin removal ships separately so users can migrate while
still on v1.39.x.
@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 18, 2026
@telegraf-tiger

Copy link
Copy Markdown
Contributor

@skartikey skartikey added this to the v1.39.1 milestone Jun 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 Jun 18, 2026

@srebhan srebhan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @skartikey!

@srebhan srebhan merged commit 5424ac1 into influxdata:master Jun 18, 2026
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

2 participants