Name: core.rpc ListenOn: 0.0.0.0:8083 Mode: dev Log: Mode: console Encoding: plain Level: debug Telemetry: Name: core.rpc Endpoint: 127.0.0.1:4318 Sampler: 1.0 Batcher: otlphttp DevServer: Enabled: true Port: 6163 EnableMetrics: true EnablePprof: true MySQL: DataSource: "root:password@tcp(127.0.0.1:3306)/ppanel?charset=utf8mb4&parseTime=true" CacheRedis: Host: 127.0.0.1:6379 Type: node # 注意:RPC 服务我们推荐直连注册中心 Etcd(生产环境),但本地开发为了省事可以使用直连(Direct) # 目前暂不配置 Etcd,由调用方通过 target: "127.0.0.1:8083" 直连