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

[receiver/webhookevent] Pass error to EndLogsOp #35844

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

VihasMakwana
Copy link
Contributor

Description

I noticed that we're not passing the error to EndLogsOp. This can cause inaccurate metrics in internal observability.
This PR fixes it.

@VihasMakwana
Copy link
Contributor Author

@atoulme can you take a look here?

Copy link
Member

@andrzej-stencel andrzej-stencel left a comment

Choose a reason for hiding this comment

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

LGTM

@andrzej-stencel andrzej-stencel merged commit c113bb7 into open-telemetry:main Oct 30, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 30, 2024
narcis96 added a commit to Huawei-IRC-Cloud-Telemetry-Engineering/opentelemetry-collector-contrib that referenced this pull request Oct 30, 2024
#48)

#### Description
I noticed that we're not passing the error to `EndLogsOp`. This can
cause inaccurate metrics in internal observability.
This PR fixes it.

Co-authored-by: VihasMakwana <[email protected]>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
#### Description
I noticed that we're not passing the error to `EndLogsOp`. This can
cause inaccurate metrics in internal observability.
This PR fixes it.
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
#### Description
I noticed that we're not passing the error to `EndLogsOp`. This can
cause inaccurate metrics in internal observability.
This PR fixes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants