forked from hyperledger-caliper/caliper
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Caliper terminates if prometheus is not available
This is due to the error event not being correctly captured when a request is made to prometheus Also added some extra code to output a warning and stop trying to do any more queries for the round. It won't stop it for all rounds but checks on every round. closes hyperledger-caliper#1267
- Loading branch information
D
committed
Mar 24, 2022
1 parent
6a76834
commit a6d3be3
Showing
3 changed files
with
124 additions
and
23 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