Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][feat]: Support elasticsearch data stream #6551

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

[feat] introduce data stream client

56b2b20
Select commit
Loading
Failed to load commit list.
Draft

[WIP][feat]: Support elasticsearch data stream #6551

[feat] introduce data stream client
56b2b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2025 in 0s

96.23% (target 95.00%)

View this Pull Request on Codecov

96.23% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.23%. Comparing base (b04e0ba) to head (56b2b20).

Files with missing lines Patch % Lines
pkg/es/client/ilm_client.go 85.00% 2 Missing and 1 partial ⚠️
pkg/es/client/datastream_client.go 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6551      +/-   ##
==========================================
- Coverage   96.24%   96.23%   -0.02%     
==========================================
  Files         373      374       +1     
  Lines       21406    21439      +33     
==========================================
+ Hits        20602    20631      +29     
- Misses        612      615       +3     
- Partials      192      193       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.