vectordotdev / vectordotdev/vector
New `wasabi` sink
Open
Nobody has claimed this yet.
domain: logs
domain: sinks
good first issue
sink: new
- Dominant language
- Rust
- Stars
- 22.6k
- Forks
- 2.3k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 146
Description
Wasabi offers a very fast, cost-effective storage alternative to s3 that some customers are interested in sending data to. It should be fully compatible with the s3 protocols, so I'm hoping this shouldn't be too much additional work.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue, so start by locating existing S3 sink implementations and their tests. Done should mean that Vector can send data to Wasabi using its S3-compatible protocols, with coverage demonstrating the integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100