vectordotdev / vectordotdev/vector
Interpolate tags in the AWS S3 sink
Open
Nobody has claimed this yet.
domain: config
domain: sinks
domain: templating
needs: approval
provider: aws
sink: aws_s3
- Dominant language
- Rust
- Stars
- 22.6k
- Forks
- 2.3k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 146
Description
The AWS S3 sink has now added the ability to specify tags (introduced in PR #1689). These tags do not support interpolation of values, either from event data or from the environment. Support for full interpolation should be added to allow for dynamic values.
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
Start with the AWS S3 sink and PR #1689, which introduced tag support. Trace how tag values are handled and determine how event data and environment values should be interpolated; done means S3 sink tags support full interpolation for both sources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- cloud, observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100