]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Ignore 509 bandwidth limit errors when computing error rates
[chef.git] / .kitchen.yml
index 3b998f43ebc36aec40b2ec8bead3bada83ce9fd4..ce85f88432d2422c20ee2d8bae99e156c9f32d88 100644 (file)
@@ -283,6 +283,9 @@ suites:
   - name: prometheus-server
     run_list:
       - recipe[prometheus::server]
+    attributes:
+      prometheus:
+        promscale: true
   - name: python
     run_list:
       - recipe[python::default]