canonical tag is vm (historical reasons), let's unify

This commit is contained in:
Hannes Mehnert 2019-11-09 20:52:39 +01:00
parent 057dbbf147
commit bcb3efcb23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ open Vmm_core
open Lwt.Infix
let process =
Metrics.field ~doc:"name of the process" "process" Metrics.String
Metrics.field ~doc:"name of the process" "vm" Metrics.String
let init_influx name data =
match data with