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/awss3receiver]: Add ingest progress notifications via OpAMP #33980

Merged
merged 72 commits into from
Oct 4, 2024

Conversation

adcharre
Copy link
Contributor

@adcharre adcharre commented Jul 9, 2024

Description: Add support for monitoring the progress of ingesting data from an S3 bucket via OpAMP custom messages.
This change would allow an appropriate UI to display the state of ingested.

This is a re-working of #33047 to use OTLP structures instead of a custom JSON object following discussions here: https://cloud-native.slack.com/archives/C02J58HR58R/p1715714974462069

Link to tracking Issue: #30750

Testing: Additional unit tests added. Full stack testing using a built collector and the example OpAMP server provided in the PR.

Documentation: README.md updated to include details of the configuration changes and details of the OpAMP Custom Capability and message format.

@atoulme
Copy link
Contributor

atoulme commented Jul 9, 2024

Please fix the conflict. Please have @evan-bradley and @tigrannajaryan review as this involves opAmp.

@adcharre
Copy link
Contributor Author

@atoulme / @evan-bradley / @tigrannajaryan / @BinaryFissionGames - Can I get another review please!

@adcharre adcharre requested a review from a team as a code owner September 20, 2024 10:27
Copy link
Contributor

@atoulme atoulme left a comment

Choose a reason for hiding this comment

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

Approved. One nit to secure the code a bit more, but not really needed, since you're checking for notifier itself in Shutdown.

@adcharre
Copy link
Contributor Author

adcharre commented Oct 1, 2024

@fatsheep9146 - can this now be merged please?

@djaglowski djaglowski merged commit 6928f2b into open-telemetry:main Oct 4, 2024
155 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 4, 2024
jriguera pushed a commit to springernature/opentelemetry-collector-contrib that referenced this pull request Oct 4, 2024
Eromosele-SM pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Oct 9, 2024
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.

7 participants