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/signalfx] follow receiver contract #36376

Merged
merged 7 commits into from
Nov 20, 2024

Conversation

VihasMakwana
Copy link
Contributor

This PR enables awsfirehose to follow the receiver contract and maintain the correct order of operations. The status code returned by the receiver should be dependent upon type of error (i.e. permanent/non-permanent error).

Also, updates the helpers to improve readability.

@VihasMakwana VihasMakwana requested a review from atoulme November 16, 2024 08:57
Copy link
Member

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

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

Thanks @VihasMakwana!

@VihasMakwana
Copy link
Contributor Author

@open-telemetry/collector-contrib-approvers @dmitryax can this be merged?

@ChrsMark ChrsMark added the ready to merge Code review completed; ready to merge by maintainers label Nov 20, 2024
@andrzej-stencel andrzej-stencel merged commit f1b6311 into open-telemetry:main Nov 20, 2024
168 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 20, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
This PR enables awsfirehose to follow [the receiver
contract](https://github.com/open-telemetry/opentelemetry-collector/blob/df3c9e38a80ccc3b14705462be2e2e51c628a3b3/receiver/doc.go#L10)
and maintain the correct order of operations. The status code returned
by the receiver should be dependent upon type of error (i.e.
permanent/non-permanent error).

Also, updates the helpers to improve readability.

---------

Co-authored-by: Dmitrii Anoshin <[email protected]>
AkhigbeEromo pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Jan 13, 2025
This PR enables awsfirehose to follow [the receiver
contract](https://github.com/open-telemetry/opentelemetry-collector/blob/df3c9e38a80ccc3b14705462be2e2e51c628a3b3/receiver/doc.go#L10)
and maintain the correct order of operations. The status code returned
by the receiver should be dependent upon type of error (i.e.
permanent/non-permanent error).

Also, updates the helpers to improve readability.

---------

Co-authored-by: Dmitrii Anoshin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal/core ready to merge Code review completed; ready to merge by maintainers receiver/signalfx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants