JG-mirror/Grafana-Monitoring/prometheus.yml
James Turland 6e00e0aa3f cleaning
2023-09-20 22:34:29 +01:00

11 lines
277 B
YAML

# my global config
global:
scrape_interval: 15s
evaluation_interval: 30s
body_size_limit: 15MB
sample_limit: 1500
target_limit: 30
label_limit: 30
label_name_length_limit: 200
label_value_length_limit: 200
# scrape_timeout is set to the global default (10s).