修改节点动态配置

This commit is contained in:
2026-06-16 14:12:44 +08:00
parent 25cacf0bca
commit 49d2df54f5
3 changed files with 2 additions and 10 deletions

View File

@@ -51,7 +51,7 @@ func (s *channelGostProvider) prepareCreate(ctx *channelCreateContext) (*channel
Type: "tcp",
},
Recorders: []g.GostRecorderConfig{
{Name: "record-file", Record: "recorder.service.handler"},
{Name: "record-http-otel", Record: "recorder.service.handler"},
},
}