cmd.yaml 291 B

123456789101112131415161718
  1. Name: cmd.api
  2. ListenOn: 0.0.0.0:10300
  3. InnerRpcConf:
  4. Endpoints:
  5. - 127.0.0.1:10500
  6. NonBlock: true
  7. Telemetry:
  8. Name: cmd-api
  9. Endpoint: http://localhost:14268/api/traces
  10. Sampler: 1.0
  11. Batcher: jaeger
  12. KqMsgBoxProducerConf:
  13. Brokers:
  14. - localhost:9092
  15. Topic: send-box-topic