Skip to content

Commit e2236c8

Browse files
authored
Merge pull request #10 from kenfinnigan/update-service-monitor-scrape-interval
Update the interval for metric scraping
2 parents 48fb1cf + f0f02d6 commit e2236c8

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)