attempt ot reduce prometheus memory by setting --storage.tsdb.retention.size; laso add metrics-api which is not working atm [ci skip]
This commit is contained in:
parent
3c0c3956f7
commit
64491f9028
4 changed files with 57 additions and 0 deletions
|
|
@ -277,3 +277,9 @@ module "excalidraw" {
|
|||
source = "./excalidraw"
|
||||
tls_secret_name = var.tls_secret_name
|
||||
}
|
||||
|
||||
|
||||
# module "metrics_api" {
|
||||
# source = "./metrics_api"
|
||||
# tls_secret_name = var.tls_secret_name
|
||||
# }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue