Skip to content

chore(inputs.openstack)!: Remove deprecated server_diagnotics option#19130

Draft
skartikey wants to merge 1 commit into
influxdata:masterfrom
skartikey:chore/remove-openstack-server-diagnotics
Draft

chore(inputs.openstack)!: Remove deprecated server_diagnotics option#19130
skartikey wants to merge 1 commit into
influxdata:masterfrom
skartikey:chore/remove-openstack-server-diagnotics

Conversation

@skartikey

Copy link
Copy Markdown
Contributor

Summary

The server_diagnotics option in inputs.openstack was deprecated in v1.32.0 for removal in v1.40.0, replaced by adding serverdiagnostics to enabled_services. This removes the option and its backward-compatibility handling in Init(). The migration handling the rewrite ships separately (#19122) 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 #19086

The 'server_diagnotics' option was deprecated in v1.32.0 for removal in
v1.40.0, replaced by adding 'serverdiagnostics' to 'enabled_services'. The
migration handling this rewrite ships separately so users can migrate while
still on v1.39.x.
@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 18, 2026
@telegraf-tiger

Copy link
Copy Markdown
Contributor

@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated option in inputs.openstack

1 participant