auth.yaml 259 B

123456789101112131415161718
  1. Name: auth.rpc
  2. ListenOn: 0.0.0.0:10400
  3. Etcd:
  4. Hosts:
  5. - 127.0.0.1:2379
  6. Key: auth.rpc
  7. Telemetry:
  8. Name: auth-rpc
  9. Endpoint: http://127.0.0.1:14268/api/traces
  10. Sampler: 1.0
  11. Batcher: jaeger
  12. JwtAuth:
  13. AccessSecret: ylink2022
  14. AccessExpire: 604800