Skip to content

Collector scrape synchronization #184

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

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

anders-swanson
Copy link
Member

  1. Remove shared memory access from the collector's scrape goroutine
  2. Update channel handling of errors to report the total error count
  3. Remove waitgroup and rely on channel synchronization
Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 26, 2025
@anders-swanson anders-swanson merged commit af19d12 into main Feb 28, 2025
2 checks passed
@anders-swanson anders-swanson deleted the collector-synchronization branch February 28, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
2 participants