[#373] metrics: Add metabase metrics

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
Dmitrii Stepanov 2023-06-09 12:45:31 +03:00
parent af608da952
commit e89fa110c7
6 changed files with 123 additions and 12 deletions

View file

@ -4,6 +4,7 @@ const (
fstreeSubSystem = "fstree"
blobstoreSubSystem = "blobstore"
blobovnizaTreeSubSystem = "blobovniza_tree"
metabaseSubSystem = "metabase"
successLabel = "success"
shardIDLabel = "shardID"