-
Notifications
You must be signed in to change notification settings - Fork 43
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 metrics and revamp logic #206
Merged
Merged
Commits on Mar 15, 2022
-
Declare prometheus metrics in gossipsub Add missing metric labels Fix metrics types Add onReportValidation
Configuration menu - View commit details
-
Copy full SHA for 5162d70 - Browse repository at this point
Copy the full SHA 5162d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ca5cb - Browse repository at this point
Copy the full SHA 92ca5cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 515a55e - Browse repository at this point
Copy the full SHA 515a55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6378b - Browse repository at this point
Copy the full SHA 8b6378bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a72e4ed - Browse repository at this point
Copy the full SHA a72e4edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b37825 - Browse repository at this point
Copy the full SHA 6b37825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aeae56 - Browse repository at this point
Copy the full SHA 1aeae56View commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 665d049 - Browse repository at this point
Copy the full SHA 665d049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e510d - Browse repository at this point
Copy the full SHA 13e510dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e81e8 - Browse repository at this point
Copy the full SHA 68e81e8View commit details
Commits on Mar 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a40e9a9 - Browse repository at this point
Copy the full SHA a40e9a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e934b - Browse repository at this point
Copy the full SHA 79e934bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 109c5a1 - Browse repository at this point
Copy the full SHA 109c5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f60d7 - Browse repository at this point
Copy the full SHA c5f60d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d35cc6e - Browse repository at this point
Copy the full SHA d35cc6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7c285 - Browse repository at this point
Copy the full SHA ea7c285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6103695 - Browse repository at this point
Copy the full SHA 6103695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 475bfda - Browse repository at this point
Copy the full SHA 475bfdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for af59ed4 - Browse repository at this point
Copy the full SHA af59ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9e11c - Browse repository at this point
Copy the full SHA 4f9e11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130c16a - Browse repository at this point
Copy the full SHA 130c16aView commit details
Commits on Mar 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d70e923 - Browse repository at this point
Copy the full SHA d70e923View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b587c - Browse repository at this point
Copy the full SHA f9b587cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16568f0 - Browse repository at this point
Copy the full SHA 16568f0View commit details
Commits on Mar 19, 2022
-
Reenable go-gossipsub tests (#201)
* Add checkReceivedSubscriptions * Add checkReceivedSubscriptions to 'test gossipsub multihops' * Add checkReceivedSubscriptions to 'test gossipsub tree topology' * test gossipsub star topology with signed peer records * Fix 'test gossipsub direct peers' * Fix 'test gossipsub flood publish' * Fix 'test gossipsub star topology with signed peer records' * 'direct peers' test: wait for subscriptions event again * 'direct peer': await for 2 peer:connect events * 'direct peers': add missing Promise.all * Expect topic peers to contain peer id
Configuration menu - View commit details
-
Copy full SHA for 51917ce - Browse repository at this point
Copy the full SHA 51917ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd5811 - Browse repository at this point
Copy the full SHA 6fd5811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4c0d1 - Browse repository at this point
Copy the full SHA 8b4c0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef0e8f - Browse repository at this point
Copy the full SHA 7ef0e8fView commit details
Commits on Mar 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cbbb790 - Browse repository at this point
Copy the full SHA cbbb790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8419b56 - Browse repository at this point
Copy the full SHA 8419b56View commit details
Commits on Mar 22, 2022
-
More metrics for p3 and p7 (#213)
* Add behaviourPenalty metrics * Add duplicateMsgDelivery metric * Observe topic and peer in duplicateMsgDelivery topic * Remove peerId from duplicateMsgDelivery metric * Use min meshMessageDeliveriesWindow * Use topic label for duplicateMsgDelivery metric * Record duplicateMsgDelivery in all cases
Configuration menu - View commit details
-
Copy full SHA for d469111 - Browse repository at this point
Copy the full SHA d469111View commit details
Commits on Mar 23, 2022
-
Forward messages to floodsub peers (#214)
* Forward messages to floodsub peers * Add comments Co-authored-by: Lion - dapplion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ca29fa - Browse repository at this point
Copy the full SHA 2ca29faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc6be0 - Browse repository at this point
Copy the full SHA 2cc6be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 575199c - Browse repository at this point
Copy the full SHA 575199cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a75b41 - Browse repository at this point
Copy the full SHA 8a75b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535ca58 - Browse repository at this point
Copy the full SHA 535ca58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c3528 - Browse repository at this point
Copy the full SHA 70c3528View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7733f - Browse repository at this point
Copy the full SHA ca7733fView commit details
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92b40f9 - Browse repository at this point
Copy the full SHA 92b40f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b99dbf - Browse repository at this point
Copy the full SHA 6b99dbfView commit details
Commits on Mar 25, 2022
-
Fix minMeshMessageDeliveriesWindow (#218)
* Fix minMeshMessageDeliveriesWindow * Fix gossipsubIWantFollowupTime for metric * Fix tracer prune() * Change to maxMeshMessageDeliveriesWindow
Configuration menu - View commit details
-
Copy full SHA for 61f64d1 - Browse repository at this point
Copy the full SHA 61f64d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e9d6b - Browse repository at this point
Copy the full SHA 14e9d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0514022 - Browse repository at this point
Copy the full SHA 0514022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a79e9 - Browse repository at this point
Copy the full SHA 21a79e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bcf74f - Browse repository at this point
Copy the full SHA 2bcf74fView commit details
Commits on Mar 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4dbc07 - Browse repository at this point
Copy the full SHA b4dbc07View commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 949a8f3 - Browse repository at this point
Copy the full SHA 949a8f3View commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ba0755e - Browse repository at this point
Copy the full SHA ba0755eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e93427 - Browse repository at this point
Copy the full SHA 9e93427View commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8693c5 - Browse repository at this point
Copy the full SHA b8693c5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.