Uh oh!
There was an error while loading. Please reload this page.
feat: broken sockets metric in batcher - #1255
Merged
uri-99 merged 22 commits intoOct 18, 2024
Merged
Conversation
MarcosNicolau
marked this pull request as ready for review
October 15, 2024 15:09
…-prometheus-when-sending-responses-in-batcher
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
entropidelic
approved these changes
Oct 17, 2024
uri-99
suggested changes
Oct 17, 2024
Uh oh!
There was an error while loading. Please reload this page.
uri-99
approved these changes
Oct 18, 2024
uri-99
deleted the
1241-measure-broken-websocketserrors-with-prometheus-when-sending-responses-in-batcher
branch
October 18, 2024 21:02
PatStiles pushed a commit
that referenced
this pull request
Nov 6, 2024
Co-authored-by: Julian Arce <52429267+JuArce@users.noreply.github.com> Co-authored-by: Mariano Nicolini <mariano.nicolini.91@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes
Adds metrics for the broken sockets when sending responses in the batcher.
Testing
Set up a local testnet as usual, and:
make run_metricslocalhost:3000and you should see a new module:Broken socketsCloses#1241