services.datadog-agent.tags

NixOS option

The tags to mark this Datadog agent

type: null or (list of string)
Default
null
Example
[
  "test"
  "service"
]
declared in: nixos/modules/services/monitoring/datadog-agent.nixView source on NixOS/nixpkgs →