-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store system metrics if race metadata are present (#874)
With this commit we avoid interacting in any way with the metrics store if we could not retrieve any race metadata. This situation can happen when we have never started a benchmark, the provided race id does not match or we use an in-memory metrics store instead of Elasticsearch. In all these cases we cleanly shutdown the node instead of raising errors.
- Loading branch information
1 parent
21b9764
commit 0117188
Showing
1 changed file
with
16 additions
and
20 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