fixed: code standard and env file
This commit is contained in:
parent
a5911032e4
commit
62533859ba
@ -1,19 +0,0 @@
|
|||||||
# Local environment configuration for Metrics service
|
|
||||||
SERVER_HOST=0.0.0.0
|
|
||||||
SERVER_PORT=8009
|
|
||||||
SERVICE_API_ACCESS_PORT=8009
|
|
||||||
SERVICE_API_ACCESS_HOST=0.0.0.0
|
|
||||||
|
|
||||||
# starrocks settings
|
|
||||||
STARROCKS_HOST=freeleaps-starrocks-cluster-fe-service.freeleaps-data-platform.svc
|
|
||||||
STARROCKS_PORT=9030
|
|
||||||
STARROCKS_USER=root
|
|
||||||
STARROCKS_PASSWORD=""
|
|
||||||
STARROCKS_DATABASE=freeleaps
|
|
||||||
|
|
||||||
# log settings
|
|
||||||
LOG_BASE_PATH=./logs
|
|
||||||
BACKEND_LOG_FILE_NAME=metrics
|
|
||||||
APPLICATION_ACTIVITY_LOG=metrics-activity
|
|
||||||
|
|
||||||
PROMETHEUS_ENDPOINT=http://localhost:9090
|
|
||||||
Loading…
Reference in New Issue
Block a user