nixpkgs/nixos/modules/services/monitoring/prometheus
Rick van Schijndel 1649adc155 nixos/prometheus: add fallback_scrape_protocol and scrape_protocols options
I chose to not constrain them to the supported values to be more flexible in supporting any
newly added values. But maybe it makes sense to constrain them, I'm not completely sure.

Ran into this because Prometheus 3.0 was introduced last week and my config broke,
since rtl_433 doesn't set the headers / content-type correctly.

Related-to: https://github.com/NixOS/nixpkgs/pull/358862
Related-to: https://github.com/prometheus/prometheus/pull/15136
2024-12-02 22:20:48 +01:00
..
exporters nixos/prometheus.exporters.unifi: drop 2024-11-29 22:49:29 +01:00
alertmanager-irc-relay.nix nixos/services.prometheus.alertmanagerIrcRelay: remove with lib; 2024-11-28 19:08:39 +01:00
alertmanager-webhook-logger.nix nixos/services.prometheus.alertmanagerWebhookLogger: remove with lib; 2024-11-28 19:08:39 +01:00
alertmanager.nix nixos/services.prometheus.alertmanager: remove with lib; 2024-11-28 19:08:39 +01:00
default.nix nixos/prometheus: add fallback_scrape_protocol and scrape_protocols options 2024-12-02 22:20:48 +01:00
exporters.md nixos/services.prometheus.exporters: remove with lib; 2024-08-30 00:30:58 +02:00
exporters.nix nixos/prometheus.exporters.unifi: drop 2024-11-29 22:49:29 +01:00
pushgateway.nix nixos/services.prometheus.pushgateway: remove with lib; 2024-11-28 19:08:39 +01:00
sachet.nix nixos/services.prometheus.sachet: remove with lib; 2024-11-28 19:08:39 +01:00
xmpp-alerts.nix nixos/services.prometheus.xmpp-alerts: remove with lib; 2024-11-28 19:08:39 +01:00