Skip to content

chore(inputs.aerospike)!: Remove deprecated plugin#19125

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

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

Conversation

@skartikey

@skartikey skartikey commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

The inputs.aerospike plugin was deprecated in v1.30.0 for removal in v1.40.0 in favor of inputs.prometheus with the Aerospike Prometheus Exporter. This removes the plugin together with its deprecated enable_tls and tls_name options and drops the now-unused aerospike-client-go dependency (and its transitive gopher-lua). The migration ships separately (#19129) 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 #19082

@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
@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 'inputs.aerospike' plugin was deprecated in v1.30.0 for removal in v1.40.0
in favor of 'inputs.prometheus' with the Aerospike Prometheus Exporter. This
removes the plugin together with its deprecated 'enable_tls' and 'tls_name'
options and drops the now-unused 'aerospike-client-go' dependency (and its
transitive 'gopher-lua'). The migration ships separately so users can migrate
while still on v1.39.x.
@skartikey skartikey force-pushed the chore/remove-deprecated-inputs-aerospike branch from 02e8286 to 244fd43 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/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.aerospike

2 participants