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

Split big batches in ES output plugin #739

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

goshansmails
Copy link
Collaborator

Fixes #707

@goshansmails goshansmails force-pushed the 707-split-batch-again branch from 804d91f to 037d09c Compare January 22, 2025 16:16
@goshansmails goshansmails changed the title Split big batches in ES output plugin (try 2) Split big batches in ES output plugin Jan 23, 2025
@goshansmails goshansmails force-pushed the 707-split-batch-again branch from 037d09c to 49ad72a Compare January 24, 2025 15:34
@goshansmails goshansmails force-pushed the 707-split-batch-again branch 2 times, most recently from e8eee75 to 656ba5c Compare February 4, 2025 12:13
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 69.93007% with 43 lines in your changes missing coverage. Please review.

Project coverage is 74.07%. Comparing base (e02c4a6) to head (eb805d0).
Report is 42 commits behind head on master.

Files with missing lines Patch % Lines
e2e/file_es/file_es.go 70.96% 18 Missing and 9 partials ⚠️
plugin/output/elasticsearch/elasticsearch.go 67.34% 14 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
+ Coverage   72.28%   74.07%   +1.78%     
==========================================
  Files         137      147      +10     
  Lines       13985    15492    +1507     
==========================================
+ Hits        10109    11475    +1366     
- Misses       3311     3385      +74     
- Partials      565      632      +67     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: split big batches in ES output plugin
3 participants