Skip to content

Instantly share code, notes, and snippets.

@jatrost
Last active January 3, 2016 08:09
Show Gist options
  • Save jatrost/8434625 to your computer and use it in GitHub Desktop.
Save jatrost/8434625 to your computer and use it in GitHub Desktop.
topology.metrics.consumer.register:
- class: "com.endgame.storm.metrics.statsd.StatsdMetricConsumer"
parallelism.hint: 2
argument:
metrics.statsd.host: "statsd.server.mydomain.com"
metrics.statsd.port: 8125
metrics.statsd.prefix: "storm.metrics."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment