Mikhail P
Mikhail P
@rigelbm any plans for getting this PR merged in? This functionality would be very helpful to us at the moment.
I should add, we are happy to test an RC etc
I have been notified that the produce v3 API will add support for headers, and the PR is under active dev https://github.com/confluentinc/kafka-rest/pull/797
Howdy! Basically, just spinning the individual reporters that require an external dependency (like a service) into their own little repos that import `go-metrics` and are referenced in `go-metrics` README and...
@cyberdelia hmm.. not entirely sure, but I also don't think it's worth agonizing over. They'll theoretically only be imported once, in `main.go`, correct?
@cyberdelia probably something like `metrics-graphite` or similar will work just fine.
@cyberdelia you can see my stab at the Librato client's move here https://github.com/rcrowley/go-metrics/pull/122
@cyberdelia nice and easy. Thanks!
@bketelsen thanks for letting us know. We'll find it a home, even if it's just under my account with a "MAINTAINER WANTED" in the README.
It looks like the github account for Michael Crosby is @crosbymichael. Michael, would you be interested in becoming the maintainer for a split-out version of the influx reporter?