Increase prom scrape interval

This commit is contained in:
Alex D. 2023-10-28 09:40:21 +00:00
parent ce3255b451
commit f23793ad41
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
. ../APKBUILD-config.template
pkgver=2023.07.16.01
pkgver=2023.10.28.01
pkgrel=0
source="
config.yaml
@ -21,5 +21,5 @@ package() {
}
sha512sums="
ee030f047d7856819ce0558f391d8db6ca3c1430e85146094a40e25cbcab9a1f011b048b33a781355dbd63635e84797e50b2e984b7cd2a847f4b2f9335fb1fa3 config.yaml
3cda6d752cce3ac3a37a112684e0a023501fb71573cdadf55a8a48912528235ef05eaed11243d2dc6edccc5c76b671cff1132e5a62d45806afca33b9a8fdf4be config.yaml
"

View File

@ -1,5 +1,5 @@
global:
scrape_interval: 5s
scrape_interval: 10s
scrape_configs:
- job_name: "linux"