ryantenney / metrics-spring

Spring integration for Metrics
http://www.ryantenney.com/metrics-spring/
Apache License 2.0
701 stars 226 forks source link

Added influxDB support #169

Closed smorodin closed 8 years ago

smorodin commented 8 years ago

Added InfluxDB support with abilities to setup username and password externally from Spring XML file and added extra interface to setup search keywords based on metric's name (see MetricMeasurementTransformer).

Asking to merge to root repo to avoid extra forks.