Increase max query

This commit is contained in:
Alex D. 2022-03-09 18:49:04 +00:00
parent 807046b6fe
commit b4b75580db
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
. ../APKBUILD-config.template
pkgver=2022.01.25.01
pkgver=2022.03.08.01
pkgrel=0
source="
config.yaml
@ -15,5 +15,5 @@ package() {
}
sha512sums="
33ed125f197c840e273a5b56432156d1112f991d2e9bef4da56cd997d45f6d2636250229ce805e2bd1b2e3fc0477732bb8b32d60c746794d95a5127afafad948 config.yaml
3a01abcaf0f28017d907a691ecd719563d51019d5d0715ea2835d486b3e000a276e3651e6d974c3b4afc7d18e3ed953b0ca9b9b9571a6072d73cae407da8d717 config.yaml
"

View File

@ -36,3 +36,4 @@ limits_config:
enforce_metric_name: false
reject_old_samples: true
reject_old_samples_max_age: 168h
max_query_series: 10000