Skip to content

Commit f16f056

Browse files
config(): cache telemetry id (#13089)
1 parent dd14507 commit f16f056

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

metadata-service/configuration/src/main/resources/application.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,8 @@ cache:
592592
storageFeatures: 21600 # 6hrs
593593
dashboard:
594594
dashboardUsageStatistics: 21600 # 6hrs
595+
telemetry:
596+
telemetryClientId: 86400 # 1 day
595597

596598
graphQL:
597599
concurrency:

0 commit comments

Comments
 (0)