forked from Lainports/freebsd-ports
net-mgmt/victoria-metrics: GC unsupported configuration parameter
In version 1.73.0 config processing was turned to the strict mode by default. Strict mode verifies that config file does not contain unsupported fields, and evaluation_interval is one of such fields. Reported by: Oleg Ginzburg
This commit is contained in:
parent
a909d356a2
commit
9db0090887
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# Global configuration.
|
||||
global:
|
||||
scrape_interval: 15s
|
||||
evaluation_interval: 15s
|
||||
|
||||
# A scrape configuration containing exactly one endpoint to scrape:
|
||||
# the vmagent itself.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue