mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/prometheus: Added remote-write test case
This commit is contained in:
parent
d6296eceaf
commit
61e7915267
2 changed files with 74 additions and 0 deletions
|
@ -5,4 +5,5 @@
|
|||
|
||||
{
|
||||
prometheus-pair = import ./prometheus-pair.nix { inherit system pkgs; };
|
||||
remote-write = import ./remote-write.nix { inherit system pkgs; };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue