mirror of https://github.com/prometheus/prometheus
9 lines
84 B
Plaintext
9 lines
84 B
Plaintext
|
global {
|
||
|
scrape_interval = "0y"
|
||
|
evaluation_interval = "0y"
|
||
|
rule_files = [
|
||
|
|
||
|
]
|
||
|
}
|
||
|
|