Skip to content

Releases: juvenn/metric-exporters

0.3.0

18 Feb 10:13
c626862
Compare
Choose a tag to compare

Features

  • Add reporter.WithReshape to transform metric before emit.

Breaking Change

  • 💥 Reporter should now be built with build pattern, instead of functional option.

v0.2.0

11 Feb 09:27
3cf677f
Compare
Choose a tag to compare

Features

  • Refactor WithAutoReset to WithAutoRemove, remove (instead of reset) metrics from registry after report #4

v0.1.0

06 Feb 02:42
a3effa1
Compare
Choose a tag to compare

Features

  • Report metrics to v1/v2 influxdb by http protocol
  • Report to multiple upstreams with Emitter