services.longview.apiKey

NixOS option

Longview API key. To get this, look in Longview settings which are found at https://manager.linode.com/longview/. Warning: this secret is stored in the world-readable Nix store! Use apiKeyFile instead.

type: string
Default
""
Example
"01234567-89AB-CDEF-0123456789ABCDEF"
declared in: nixos/modules/services/monitoring/longview.nixView source on NixOS/nixpkgs →