An extensible Scala framework for creating monitoring dashboards.
Add the following to your project's dependencies:
- 
sbt "com.criteo" %% "slab" % "latest.release"
- 
Maven <dependency> <groupId>com.criteo</groupId> <artifactId>slab_${SCALA_SHORT_VERSION}</artifactId> <version>LATEST</version> </dependency> 
Slab is available for Scala 2.11 and 2.12
The easiest way to get started is to follow the guides:
The documentation is also available:
Please read the contribution guide
Licensed under the Apache License 2.0
Copyright © Criteo, 2017.