Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 259 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 259 Bytes

Metrics Datadog Reporter

Simple Metrics reporter that sends The Goods to Datadog. Real person documentation pending

Usage

import com.yammer.metrics.reporting.DatadogReporter

...

DatadogReporter.enable(15, TimeUnit.SECONDS, myDatadogKey)