Package | Description |
---|---|
ddf.metrics.reporting.internal.rest |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
MetricsEndpoint.getMetricsData(String metricName,
String outputFormat,
String startDate,
String endDate,
String dateOffset,
String yAxisLabel,
String title,
javax.ws.rs.core.UriInfo uriInfo)
Retrieve data for the specified metric over the given time range.
|
javax.ws.rs.core.Response |
MetricsEndpoint.getMetricsReport(String outputFormat,
String startDate,
String endDate,
String dateOffset,
String summaryInterval,
javax.ws.rs.core.UriInfo uriInfo)
Retrieve data for the all metrics over the given time range.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.