Skip to content

Conversation

@thomasqueirozb
Copy link
Contributor

Summary

Adds clarification to the file source documentation about glob pattern support, mentioning that Vector uses the Rust glob crate and providing examples of valid patterns.

Vector configuration

NA

How did you test this PR?

Documentation-only change. Verified CUE syntax is correct.

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

@github-actions github-actions bot added the domain: external docs Anything related to Vector's external, public documentation label Jan 8, 2026
@thomasqueirozb thomasqueirozb marked this pull request as ready for review January 8, 2026 16:51
@thomasqueirozb thomasqueirozb requested review from a team as code owners January 8, 2026 16:51
@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Jan 8, 2026
@drichards-87 drichards-87 self-assigned this Jan 8, 2026
@thomasqueirozb thomasqueirozb added this pull request to the merge queue Jan 8, 2026
@drichards-87 drichards-87 removed their assignment Jan 8, 2026
Merged via the queue into master with commit 935f1f7 Jan 8, 2026
72 of 73 checks passed
@thomasqueirozb thomasqueirozb deleted the file-source-glob-doc branch January 8, 2026 18:58
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

domain: external docs Anything related to Vector's external, public documentation no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify glob syntax in file source

3 participants