metrics endpoint

This commit is contained in:
hazelzhu 2025-09-24 12:55:59 +08:00
parent 6d5d56b963
commit 7bc8bcee3a
3 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,7 @@ freeleaps:
freeleapsNotificationEndpoint: http://notification-service.freeleaps-alpha.svc.freeleaps.cluster:8003/api/notification/
freeleapsDevopsEndpoint: http://devops-service.freeleaps-alpha.svc.freeleaps.cluster:8014/api
freeleapsDeploymentEndpoint: http://devops-service.freeleaps-alpha.svc.freeleaps.cluster:8014
freeleapsMetricsEndpoint: http://metrics-service.freeleaps-alpha.svc.freeleaps.cluster:8009/api
freeleapsAilabEndpoint: ''
appEnv: alpha
redisIsCluster: 'false'

View File

@ -68,6 +68,7 @@ freeleaps:
freeleapsNotificationEndpoint: http://notification-service.freeleaps-prod.svc.freeleaps.cluster:8003/api/notification/
freeleapsDevopsEndpoint: http://devops-service.freeleaps-prod.svc.freeleaps.cluster:8014/api
freeleapsDeploymentEndpoint: http://devops-service.freeleaps-prod.svc.freeleaps.cluster:8014
freeleapsMetricsEndpoint: http://metrics-service.freeleaps-prod.svc.freeleaps.cluster:8009/api
freeleapsAilabEndpoint: ''
appEnv: prod
redisIsCluster: 'true'

View File

@ -89,6 +89,8 @@ freeleaps:
freeleapsNotificationEndpoint: ""
# FREELEAPS_AILAB_ENDPOINT
freeleapsAilabEndpoint: ""
# FREELEAPS_METRICS_ENDPOINT
freeleapsMetricsEndpoint: ""
# APP_ENV
appEnv: ""
# REDIS_IS_CLUSTER