https://bugzilla.wikimedia.org/show_bug.cgi?id=71322
Andrew Otto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrew Otto <[email protected]> --- If you are very interested in making this happen, here are the relevant places! https://github.com/wikimedia/operations-puppet/blob/production/manifests/role/analytics/kafka.pp#L182 https://github.com/wikimedia/puppet-kafka/blob/master/manifests/server/jmxtrans.pp#L10 https://github.com/wikimedia/puppet-jmxtrans/blob/master/manifests/metrics.pp#L32 statsd support was recently added (via a community submitted patch!) to puppet-jmxtrans. So, make the puppet-kafka module support it, and then make the kafka role class use it. Or just graphite! That's already supported by kafka::server::jmxtrans. :) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
