| Package | Description |
|---|---|
| org.hawkular.apm.api.services |
| Modifier and Type | Method and Description |
|---|---|
List<TimeseriesStatistics> |
AnalyticsService.getEndpointResponseTimeseriesStatistics(String tenantId,
Criteria criteria,
long interval)
This method returns the endpoint response timeseries statistics, for the specified criteria, that were
executed during the time range.
|
List<TimeseriesStatistics> |
AnalyticsService.getTraceCompletionTimeseriesStatistics(String tenantId,
Criteria criteria,
long interval)
This method returns the completion timeseries statistics, for the specified criteria, that were
executed during the time range.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.