/ɡraˈʒka/ - Graphite client for Scala (yet only metrics reader)
Lack of easy to use Scala library, that allows to read metrics from Graphite server.
libraryDependencies += "com.github.pcejrowski" %% "grasca" % "0.1.6"
See tests or scaladoc for more details.
Library accesses Graphite API described here.
* integrate library, which allows to write to graphite
* create some visualization software
* create simple anomaly detection
* create cross-metric comparator