Skip to content

chore(outputs.amon)!: Remove deprecated plugin#19123

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

chore(outputs.amon)!: Remove deprecated plugin#19123
skartikey wants to merge 1 commit into
influxdata:masterfrom
skartikey:chore/remove-deprecated-outputs-amon

Conversation

@skartikey

@skartikey skartikey commented Jun 17, 2026

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 removes the plugin. The migration dropping it from existing configurations ships separately (#19128) and should merge first so users can migrate while still on v1.39.x.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #19084

@telegraf-tiger telegraf-tiger Bot added chore plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins labels Jun 17, 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
The Amon service no longer exists and the platform code is unmaintained, so
the plugin was deprecated in v1.37.0 for removal in v1.40.0. Remove it and add
a migration that drops the plugin from the configuration on
'telegraf config migrate', as there is no replacement.
@skartikey skartikey force-pushed the chore/remove-deprecated-outputs-amon branch from c1d7c86 to 84118ea Compare June 18, 2026 13:42
@telegraf-tiger

Copy link
Copy Markdown
Contributor

@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/output 1. Request for new output plugins 2. Issues/PRs that are related to out 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 outputs.amon

2 participants