Increase prometheus memory limit

This commit is contained in:
IamTheFij 2022-07-27 16:11:56 -07:00
parent ecaee6f8be
commit 6e074c55aa
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ scrape_configs:
resources {
cpu = 100
memory = 200
memory = 300
}
}
}