-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(proxy): add request result to prometheus stats (#743)
* feat(proxy): add request result to prometheus stats * chore: add missing metric name * test(e2e): fix flaky TestApp_TxTooBig * fix(kvstore): json encoding consumes too much memory * fix(e2e): dashcore fails * chore: initial app state changed to string * fix(kvstore): escape keys/values properly in json * fix: genesis test * test(statesync): limit backfill test time to 15s * chore(kvstore): snapshot chunks streaming reader * chore: self review minor changes * test(statesync): revert timeout change in backfill
- Loading branch information
Showing
5 changed files
with
142 additions
and
37 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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