zipkin-service-prod.yml 636 B

123456789101112131415
  1. spring:
  2. rabbitmq:
  3. host: '{cipher}17a5c5d44eca2e0aecbac7e993115606e1a99ef20cf4f551330ce0b1eac6243e'
  4. port: '{cipher}e0d9dbb4d77f5a84bee245b4c74c4585ff67e747f045252de4edbd170f4d0016'
  5. username: admin
  6. password: '{cipher}63e855a24e7dc281a4e946cb4c990f5701cae599d2a21bee8780325e6c8c04f9'
  7. zipkin:
  8. storage:
  9. type: elasticsearch
  10. elasticsearch:
  11. cluster: '{cipher}23f9c7dfd7e3200c29790f633d4879dc713a3f3ffdfe8b4253c779710023b180'
  12. hosts: '{cipher}93ebf161402e66c7434ae41c86f9ef939856dfb58915caf4bdeb6610a816c783b9a29d9d7e5fc159a1eb6a0f30c5209d'
  13. index: zipkin
  14. index-shards: 5
  15. index-replicas: 1