Scala server acting as a fake datadog agent.
Use this for testing interactions with a Datadog client such as java-dogstats-d
.
Browse to the com.tritondigital.datadog.FakeDataDogAgentTest
class to see example usage.
sbt test
sbt publishLocal
Simulates a Datadog agent. Useful for tests.
Scala server acting as a fake datadog agent.
Use this for testing interactions with a Datadog client such as java-dogstats-d
.
Browse to the com.tritondigital.datadog.FakeDataDogAgentTest
class to see example usage.
sbt test
sbt publishLocal