vectordotdev / vectordotdev/vector

Interpolate tags in the AWS S3 sink

Open
#1,694 2 comments 13 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.