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

Output retry exponentially #526

Merged

Conversation

DmitryRomanov
Copy link
Collaborator

No description provided.

@DmitryRomanov DmitryRomanov force-pushed the output-retry-exponentially branch 4 times, most recently from 12b5183 to 4377995 Compare November 29, 2023 05:59
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Attention: 288 lines in your changes are missing coverage. Please review.

Comparison is base (0542b7a) 70.16% compared to head (ad1526d) 70.54%.
Report is 7 commits behind head on master.

Files Patch % Lines
plugin/output/splunk/splunk.go 12.50% 26 Missing and 2 partials ⚠️
plugin/output/gelf/gelf.go 35.71% 26 Missing and 1 partial ⚠️
metric/held_gauge.go 0.00% 26 Missing ⚠️
plugin/output/postgres/postgres.go 29.72% 26 Missing ⚠️
plugin/output/kafka/kafka.go 61.66% 20 Missing and 3 partials ⚠️
metric/held_metric.go 79.38% 18 Missing and 2 partials ⚠️
plugin/output/clickhouse/clickhouse.go 56.75% 15 Missing and 1 partial ⚠️
plugin/output/elasticsearch/elasticsearch.go 51.51% 15 Missing and 1 partial ⚠️
metric/held_histogram.go 0.00% 15 Missing ⚠️
pipeline/processor.go 31.81% 15 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
+ Coverage   70.16%   70.54%   +0.38%     
==========================================
  Files         112      119       +7     
  Lines       11838    12318     +480     
==========================================
+ Hits         8306     8690     +384     
- Misses       3024     3115      +91     
- Partials      508      513       +5     

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

@DmitryRomanov DmitryRomanov force-pushed the output-retry-exponentially branch 3 times, most recently from cfcbde9 to 0a077a5 Compare December 8, 2023 09:29
@DmitryRomanov DmitryRomanov force-pushed the output-retry-exponentially branch from 0a077a5 to 47e3d9e Compare December 21, 2023 09:48
plugin/output/clickhouse/clickhouse.go Outdated Show resolved Hide resolved
@DmitryRomanov DmitryRomanov force-pushed the output-retry-exponentially branch 3 times, most recently from 7d04ad5 to 3219f31 Compare January 19, 2024 07:56
@DmitryRomanov DmitryRomanov force-pushed the output-retry-exponentially branch 3 times, most recently from 94fb9c3 to f7d7fbc Compare January 31, 2024 11:13
@DmitryRomanov DmitryRomanov force-pushed the output-retry-exponentially branch from f7d7fbc to ad1526d Compare February 1, 2024 05:22
@DmitryRomanov DmitryRomanov merged commit 55ec72d into ozontech:master Feb 1, 2024
9 of 10 checks passed
@DmitryRomanov DmitryRomanov deleted the output-retry-exponentially branch February 1, 2024 08:40
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.

3 participants