This commit is contained in:
2025-11-07 11:44:53 +08:00
parent 03a0226fcb
commit f96c92b260
23 changed files with 18 additions and 198 deletions

View File

@@ -50,14 +50,3 @@ seata:
namespace:
group: group_seata
# TraceID
management:
tracing:
enabled: true
sampling:
probability: 1.0 # 100% 采样,生产可降低
zipkin:
tracing:
endpoint: http://192.168.1.42:9411/api/v2/spans

View File

@@ -51,14 +51,3 @@ seata:
namespace:
group: group_seata
# TraceID
management:
tracing:
enabled: true
sampling:
probability: 1.0 # 100% 采样,生产可降低
zipkin:
tracing:
endpoint: http://121.40.109.122:9411/api/v2/spans

View File

@@ -51,14 +51,3 @@ seata:
namespace:
group: group_seata
# TraceID
management:
tracing:
enabled: true
sampling:
probability: 1.0 # 100% 采样,生产可降低
zipkin:
tracing:
endpoint: http://192.168.1.42:9411/api/v2/spans

View File

@@ -3,7 +3,7 @@ server:
spring:
application:
name: system-server
name: system
profiles:
active: dev