| Modifier and Type | Field and Description |
|---|---|
static String |
SUCCESS
The response when invocation succeeds.
|
| Modifier and Type | Method and Description |
|---|---|
String |
reportServices(Map<String,ServiceData> apps)
Report a map of service definitions
|
String |
reportTraces(Collection<Trace> traces)
Report an ordered collection of traces.
|
static final String SUCCESS
@PUT @Path(value="/services") String reportServices(Map<String,ServiceData> apps)
apps - A map of service name to service informationSUCCESS@PUT @Path(value="/traces") String reportTraces(Collection<Trace> traces)
traces - The collection of traces to send to Datadog APMSUCCESSCopyright © 2017–2019. All rights reserved.