prometheus: Migrated to by-name

This commit is contained in:
Jonathan Davies 2024-10-26 09:49:07 +01:00
parent 52b41655f6
commit 2869467063
No known key found for this signature in database
2 changed files with 0 additions and 1 deletions

View File

@ -24902,7 +24902,6 @@ with pkgs;
liquibase_redshift_extension = callPackage ../development/java-modules/liquibase_redshift_extension { };
prom2json = callPackage ../servers/monitoring/prometheus/prom2json.nix { };
prometheus = callPackage ../servers/monitoring/prometheus { };
prometheus-alertmanager = callPackage ../servers/monitoring/prometheus/alertmanager.nix { };
prometheus-apcupsd-exporter = callPackage ../servers/monitoring/prometheus/apcupsd-exporter.nix { };
prometheus-artifactory-exporter = callPackage ../servers/monitoring/prometheus/artifactory-exporter.nix { };