working with nix

This commit is contained in:
Henry Hiles 2025-10-30 16:05:08 -04:00
commit e0f20e0e9d
No known key found for this signature in database
4 changed files with 81 additions and 199 deletions

View file

@ -4,7 +4,7 @@
enable = true;
listenAddress = "127.0.0.7";
globalConfig.scrape_interval = "10s";
globalConfig.scrape_interval = "3s";
scrapeConfigs = [
{
job_name = "node";