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

Fix return error for batch processor when consuming Metrics and Logs #7711

Merged
merged 1 commit into from
May 23, 2023

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

@bogdandrutu bogdandrutu requested review from a team and codeboten May 22, 2023 23:23
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ae8c63a) 90.99% compared to head (69d5218) 90.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7711   +/-   ##
=======================================
  Coverage   90.99%   90.99%           
=======================================
  Files         295      295           
  Lines       14548    14548           
=======================================
  Hits        13238    13238           
  Misses       1046     1046           
  Partials      264      264           
Impacted Files Coverage Δ
processor/batchprocessor/batch_processor.go 91.75% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@codeboten codeboten merged commit 179d4be into main May 23, 2023
@codeboten codeboten deleted the fixbatcherror branch May 23, 2023 00:56
@github-actions github-actions bot added this to the next release milestone May 23, 2023
Copy link
Contributor

@jmacd jmacd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@jmacd jmacd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@jmacd jmacd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

4 participants