This reverts commit 33e4417e61.
This commit is contained in:
parent
33e4417e61
commit
a5fd87c367
3 changed files with 115 additions and 59 deletions
|
|
@ -3,7 +3,7 @@ resource "stackit_argus_instance" "example" {
|
|||
name = "example-instance"
|
||||
plan_name = "Monitoring-Medium-EU01"
|
||||
acl = ["1.1.1.1/32", "2.2.2.2/32"]
|
||||
metrics_retention_days = 365
|
||||
metrics_retention_days_5m_downsampling = 60
|
||||
metrics_retention_days_1h_downsampling = 10
|
||||
metrics_retention_days = 7
|
||||
metrics_retention_days_5m_downsampling = 30
|
||||
metrics_retention_days_1h_downsampling = 365
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue