| Package | Description |
|---|---|
| org.coursera.metrics.datadog | |
| org.coursera.metrics.datadog.transport |
| Modifier and Type | Method and Description |
|---|---|
DatadogReporter.Builder |
DatadogReporter.Builder.withTransport(Transport transport)
The transport mechanism to push metrics to datadog.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpTransport
Uses the datadog http webservice to push metrics.
|
class |
UdpTransport
Uses dogstatsd UDP protocol to push metrics to datadog.
|
Copyright © 2018. All rights reserved.