Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. integration_name: com.newrelic.rabbitmq
  2.  
  3. instances:
  4. - name: crawling_service-list-appends-production-queue
  5. command: "all"
  6. arguments:
  7. hostname: localhost
  8. port: 15672
  9. username: guest
  10. password: guest
  11. queues_regexes: ["one-.*"]
  12. labels:
  13. App: crawling_service
  14. Env: list-appends-production
  15. Project: crawling_service
  16. Role: queue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement