Skip to content

Commit d31538b

Browse files
authored
Update metrics.updateInterval to 60 seconds
1 parent ab12ccb commit d31538b

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
@@ -142,4 +142,4 @@ aa.auto_pause=
142142
management.endpoints.web.exposure.include=prometheus, metrics, health, info
143143
metrics.tags=
144144
metrics.properties=pvStatus:Active, Inactive
145-
metrics.updateInterval=10
145+
metrics.updateInterval=60

0 commit comments

Comments
 (0)