package prom

  1. Overview
  2. Docs

Module Prom_cfg.File_sd_configSource

Sourcetype t = {
  1. targets : host list;
  2. labels : (string * string) list;
}
Sourceand host = string * int option
Sourceval create : ?labels:(string * string) list -> host list -> t
Sourceval to_ezjsonm : t list -> ezjsonm
Sourceval to_yojson : t list -> yojson
OCaml

Innovation. Community. Security.