feat(victoriametrics): Add missing scrape configs

This commit is contained in:
Tristan Daniël Maat 2025-04-04 21:07:15 +08:00
parent 3c6afa0c66
commit ee760bfa1b
Signed by: tlater
GPG key ID: 49670FD774E43268
2 changed files with 3 additions and 1 deletions
configuration/services/conduit

View file

@ -138,7 +138,7 @@ in
}
];
metrics.enable = true;
metrics.enabled = true;
};
};
}