---初始化项目
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
# 应用名称(在 SkyWalking UI 中显示的服务名)
|
||||
agent.service_name=your-springboot-app
|
||||
# SkyWalking OAP 服务地址(默认本地)
|
||||
collector.backend_service=localhost:11800
|
||||
Reference in New Issue
Block a user