services.mtr-exporter.extraFlags

NixOS option

Extra command line options to pass to MTR exporter.

type: list of string
Default
[ ]
Example
[
  "-flag.deprecatedMetrics"
]
declared in: nixos/modules/services/networking/mtr-exporter.nixView source on NixOS/nixpkgs →