Ananke
Ananke is a Java library client that's required to interface with a StatsD server. Netuitive uses Ananke to communitate with our Netuitive-StatsD server that's built into our Netuitive Linux agent.
For more information on the Netuitive Linux Agent and the Netuitive-StatsD server, see the help docs or contact Netuitive support at [email protected].
Building Ananke
Linux
./gradlew build
Windows
gradlew.bat build