Skip to content

fix(elasticsearch sink): match only when feature is enabled#23404

Merged
pront merged 1 commit intomasterfrom
fix-elastic-component-features
Jul 21, 2025
Merged

fix(elasticsearch sink): match only when feature is enabled#23404
pront merged 1 commit intomasterfrom
fix-elastic-component-features

Conversation

@thomasqueirozb
Copy link
Copy Markdown
Contributor

Summary

AWS Auth is only enabled when aws-core is set to true and was causing component features job to fail with unreachable pattern

Vector configuration

NA

How did you test this PR?

./scripts/check-one-feature sinks-elasticsearch
./scripts/check-one-feature aws-core
./scripts/check-one-feature sinks-vector

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

https://github.com/vectordotdev/vector/actions/runs/16382855653/job/46297556997

@thomasqueirozb thomasqueirozb requested a review from a team as a code owner July 21, 2025 13:32
@github-actions github-actions Bot added the domain: sinks Anything related to the Vector's sinks label Jul 21, 2025
@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Jul 21, 2025
@pront pront enabled auto-merge July 21, 2025 13:36
@pront pront added this pull request to the merge queue Jul 21, 2025
@datadog-vectordotdev
Copy link
Copy Markdown

Datadog Report

Branch report: fix-elastic-component-features
Commit report: 324fbc0
Test service: vector

✅ 0 Failed, 17 Passed, 0 Skipped, 1m 23.18s Total Time

Merged via the queue into master with commit dbeae5d Jul 21, 2025
101 of 102 checks passed
@pront pront deleted the fix-elastic-component-features branch July 21, 2025 15:08
@thomasqueirozb thomasqueirozb restored the fix-elastic-component-features branch July 30, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: sinks Anything related to the Vector's sinks 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.

2 participants