Increase prometheus memory limit

This commit is contained in:
IamTheFij 2022-07-27 16:11:56 -07:00
parent 6c732800e6
commit 0c6f82e93b

View File

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