This commit is contained in:
2025-06-17 09:25:31 +08:00
parent 207fcb6414
commit 5895d9c56f
3 changed files with 54 additions and 3 deletions

View File

@@ -160,4 +160,11 @@ notify:
- name: "developer"
type: "SERVER_CHAN"
config:
key: "sctp747ta-wkq4hlzb6e42t8d1sm8wbc9g"
key: "sctp747ta-wkq4hlzb6e42t8d1sm8wbc9g"
otel:
traces:
exporter: none
metrics:
exporter: none
logs:
exporter: none

View File

@@ -166,4 +166,32 @@ notify:
- name: "developer"
type: "SERVER_CHAN"
config:
key: "sctp747ta-wkq4hlzb6e42t8d1sm8wbc9g"
key: "sctp747ta-wkq4hlzb6e42t8d1sm8wbc9g"
otel:
service:
name: ZT-BE
instrumentation:
annotations:
enabled: true
jdbc:
enabled: true
logback-mdc:
enabled: true
spring-web:
enabled: true
spring-webmvc:
enabled: true
spring-scheduling:
enabled: false
resource:
attributes:
environment: "production"
service: "ZT-BE"
exporter:
otlp:
endpoint: "https://oltp.jerryyan.top"
metrics:
exporter: none
logs:
exporter: none