123456789101112131415161718 |
- Name: auth.rpc
- ListenOn: 0.0.0.0:10400
- Etcd:
- Hosts:
- - 127.0.0.1:2379
- Key: auth.rpc
- Telemetry:
- Name: auth-rpc
- Endpoint: http://127.0.0.1:14268/api/traces
- Sampler: 1.0
- Batcher: jaeger
- JwtAuth:
- AccessSecret: ylink2022
- AccessExpire: 604800
|