Added storage latency histogram metric

Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
Alexei Dodon
2021-12-21 15:19:40 +02:00
committed by Ramkumar Chinchani
parent 4f825a5e2f
commit c4d34b7269
11 changed files with 251 additions and 80 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
CONTAINER_RUNTIME := $(shell command -v podman 2> /dev/null || echo docker)
CONTAINER_RUNTIME := docker
.PHONY: binary-container
binary-container: