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

Elasticsearch: Set connection ttl #514

Merged
merged 2 commits into from
Oct 2, 2023
Merged

Elasticsearch: Set connection ttl #514

merged 2 commits into from
Oct 2, 2023

Conversation

vadimalekseev
Copy link
Collaborator

Fixes #513

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (dd11cd0) 67.74% compared to head (d7b91a6) 67.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #514      +/-   ##
==========================================
- Coverage   67.74%   67.67%   -0.08%     
==========================================
  Files         104      104              
  Lines       10689    10690       +1     
==========================================
- Hits         7241     7234       -7     
- Misses       2980     2987       +7     
- Partials      468      469       +1     
Files Coverage Δ
pipeline/pipeline.go 61.12% <100.00%> (-1.63%) ⬇️
plugin/output/elasticsearch/elasticsearch.go 47.05% <100.00%> (+0.28%) ⬆️

... and 3 files with indirect coverage changes

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

@vadimalekseev vadimalekseev merged commit 1b30680 into master Oct 2, 2023
9 of 10 checks passed
@vadimalekseev vadimalekseev deleted the 513-conn-ttl branch October 2, 2023 08:48
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.

Elasticsearch: Set conns TTL
2 participants