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

add bloom filter metrics #459

Merged
merged 7 commits into from
Jan 22, 2024
Merged

add bloom filter metrics #459

merged 7 commits into from
Jan 22, 2024

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Jan 16, 2024

Why this should be merged

Bumps AvalancheGo and adds bloom filter metrics.

Closes: #454

How this works

Passes registerer and namespace as input to new bloom filter functions.

How this was tested

Existing and AvalancheGo UTs should cover this.

@aaronbuchwald
Copy link
Collaborator

Looks like this needs to bump the AvalancheGo version in scripts/versions.sh and then this LGTM

@ceyonur ceyonur requested a review from marun January 22, 2024 15:32
Copy link
Contributor

@StephenButtolph StephenButtolph left a comment

Choose a reason for hiding this comment

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

code lgtm, not sure if we want to keep the script changes

scripts/tests.e2e.sh Outdated Show resolved Hide resolved
@StephenButtolph StephenButtolph merged commit 3891f22 into master Jan 22, 2024
8 checks passed
@StephenButtolph StephenButtolph deleted the bloom-filter-metrics branch January 22, 2024 16:21
darioush added a commit that referenced this pull request Apr 25, 2024
Co-authored-by: aaronbuchwald <aaron.buchwald56@gmail.com>
Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add metrics for bloom filter reset
4 participants