canonical tag is vm (historical reasons), let's unify
This commit is contained in:
parent
057dbbf147
commit
bcb3efcb23
|
@ -6,7 +6,7 @@ open Vmm_core
|
||||||
open Lwt.Infix
|
open Lwt.Infix
|
||||||
|
|
||||||
let process =
|
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 =
|
let init_influx name data =
|
||||||
match data with
|
match data with
|
||||||
|
|
Loading…
Reference in a new issue