Guest User

Untitled

a guest
Jun 5th, 2015
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. {
  2. "handlers": {
  3. "graphite": {
  4. "type": "amqp",
  5. "exchange": {
  6. "type": "topic",
  7. "name": "metrics",
  8. "durable": "true"
  9. },
  10. "mutator": "only_check_output"
  11. }
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment