-
Notifications
You must be signed in to change notification settings - Fork 214
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
feat: PRT - add lava consumer blocked providers metrics #1919
feat: PRT - add lava consumer blocked providers metrics #1919
Conversation
…-proto-definitions
…-proto-definitions
…-proto-definitions
…-proto-definitions
…-proto-definitions
…putation-qos-score-aggregation
…putation-qos-score-aggregation
…5-reputation-pairing-score
…putation-qos-score-aggregation
chore: PRT - increase minimum version + protocol version to 4.2.8 / 4.2.1
chore: PRT - Update go version to match toolchain rule
…itions feat: Reputation: CNS-1003: reputation proto definitions
…B-add-lava_consumer_blocked_provider_metrics
…rovider_metrics feat: added lava_consumer_provider_blocked metric
Test Results2 423 tests ±0 2 422 ✅ ±0 20m 54s ⏱️ + 1m 27s For more details on these failures, see this check. Results for commit bdafe1a. ± Comparison against base commit 8943739. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found a possible issue with locks when resetting the gauge
@@ -102,6 +102,9 @@ func (csm *ConsumerSessionManager) UpdateAllProviders(epoch uint64, pairingList | |||
csm.reportedProviders.Reset() | |||
csm.pairingAddressesLength = uint64(pairingListLength) | |||
csm.numberOfResets = 0 | |||
|
|||
providerAddressToEndpoint := map[string]string{} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How is this different from csm.pairing
?
aad9f4d
into
PRT-fb-branch-with-offline-policy-v-4-2-5
Description
Closes: #XXXX
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
in the type prefix if API or client breaking changemain
branchReviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...