mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-12 02:36:39 +01:00
Since `connectionStringFile` reads the file and puts it into the invocation of the exporter, it's part of the cmdline and thus effectively world-readable. Added a new `connectionEnvFile` which is supposed to be an environment file of the form PGBOUNCER_EXPORTER_CONNECTION_STRING=... that will be added to the systemd service. The exporter will read the connection string from that value. |
||
|---|---|---|
| .. | ||
| exporters | ||
| alertmanager-irc-relay.nix | ||
| alertmanager-webhook-logger.nix | ||
| alertmanager.nix | ||
| default.nix | ||
| exporters.md | ||
| exporters.nix | ||
| pushgateway.nix | ||
| sachet.nix | ||
| xmpp-alerts.nix | ||