vectordotdev / vectordotdev/vector

Add support for templated text to generator source

Open
#2,389 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

domain: templating have: nice needs: approval source: demo_logs
Dominant language
Rust
Stars
22.6k
Forks
2.3k
Avg merge
1d 7h
Merged PRs (30d)
146

Description

The generator source creates its output events from a fixed list of text lines. The only alterations possible to those lines comes from an optional sequence number prefix. It would be useful (for what?) to replace that fixed sequence number with a template generation facility, that could then include data generated by arbitrary sources such as fake.

Ref: https://github.com/timberio/vector/pull/2286#discussion_r406507467

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 by locating the generator source implementation and reading the discussion linked from PR 2286. Clarify what templated text should support, including the role of the sequence number and arbitrary data sources. Done requires an agreed scope and acceptance criteria before implementation can begin.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
observability-sre, stream-processing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.