services.prometheus.remoteWrite.*.bearer_token

NixOS option

Sets the Authorization header on every remote write request with the configured bearer token. It is mutually exclusive with bearer_token_file.

type: null or string
Default
null
declared in: nixos/modules/services/monitoring/prometheus/default.nixView source on NixOS/nixpkgs →