vectordotdev / vectordotdev/vector

Add IPv6-related options to the `http` sink

Open
#2,508 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

domain: networking domain: sinks have: should needs: approval sink: http
Dominant language
Rust
Stars
22.6k
Forks
2.3k
Avg merge
1d 7h
Merged PRs (30d)
146

Description

I propose to add new options to the configuration of the http sink which would allow the user to configure behavior of the sink when the target host is available on both IPv4 and IPv6 addresses.

For example, there might be two new options:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named; start by locating the HTTP sink configuration and its connection or host-selection entry point. Use RFC 8305 and the linked curl option as behavioral references, and consider the work complete when address_type and happy_eyeballs_timeout_ms support the proposed defaults and configuration behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.