2025-07-09 11:51:48 +08:00
|
|
|
{ runTest }:
|
2024-11-22 09:53:13 +08:00
|
|
|
{
|
2025-07-09 11:51:48 +08:00
|
|
|
remote-write = runTest ./remote-write.nix;
|
|
|
|
vmalert = runTest ./vmalert.nix;
|
|
|
|
external-promscrape-config = runTest ./external-promscrape-config.nix;
|
2024-11-22 09:53:13 +08:00
|
|
|
}
|