Releases: juvenn/metric-exporters
Releases · juvenn/metric-exporters
0.3.0
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
Features
- Refactor
WithAutoReset
to WithAutoRemove
, remove (instead of reset) metrics from registry after report #4
v0.1.0
Features
- Report metrics to v1/v2 influxdb by http protocol
- Report to multiple upstreams with Emitter