Skip to content

chore(outputs.influxdb_v2): Migrate unix socket dialing from Dial to DialContext#19045

Open
KelianS wants to merge 1 commit into
influxdata:masterfrom
KelianS:chore/influxdb-v2-dial-context
Open

chore(outputs.influxdb_v2): Migrate unix socket dialing from Dial to DialContext#19045
KelianS wants to merge 1 commit into
influxdata:masterfrom
KelianS:chore/influxdb-v2-dial-context

Conversation

@KelianS
Copy link
Copy Markdown
Contributor

@KelianS KelianS commented Jun 6, 2026

Replace deprecated http.Transport.Dial and net.DialTimeout with DialContext to properly propagate context cancellation.

Summary

#18984 (comment)

Checklist

Related issues

…DialContext

Replace deprecated http.Transport.Dial and net.DialTimeout with
DialContext to properly propagate context cancellation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@telegraf-tiger telegraf-tiger Bot added area/influxdb chore plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins labels Jun 6, 2026
@telegraf-tiger
Copy link
Copy Markdown
Contributor

telegraf-tiger Bot commented Jun 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/influxdb chore plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant