Skip to content

Commit f0f02d6

Browse files
committed
Update the interval for metric scraping
1 parent 48fb1cf commit f0f02d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ operator.product-name-mapping[0]=3scale=Red_Hat_Integration
1515
operator.allowed-product-names[0]=Red_Hat_Integration
1616
operator.allowed-product-names[1]=Red_Hat_Process_Automation
1717
operator.allowed-product-names[2]=Red_Hat_Runtimes
18-
operator.scrape-interval=10s
18+
operator.scrape-interval=30s
1919
operator.meter.cpu=appsvcs_cpu_usage_cores
2020
operator.meter.labels[0]=prod_name
2121
operator.pod.identifier=rht.prod_name

0 commit comments

Comments
 (0)