增加链路追踪和性能监控

This commit is contained in:
ajaxfan
2021-03-17 10:47:25 +08:00
parent f13a69b22d
commit 7f98e49f98
2 changed files with 7 additions and 3 deletions

View File

@ -46,7 +46,11 @@ spec:
env:
# Apollo 配置中心变量设置
- name: APOLLO_CONFIGSERVICE
value: http://10.242.37.148:6001
value: http://10.242.37.148:6001
- name: SW_AGENT_COLLECTOR_BACKEND_SERVICES
value: skywalking-oap-cluster.skywalking:11800
- name: SW_AGENT_NAME
value: biz-service-ebtp-project
---
kind: Service
apiVersion: v1