public class GroupByQueryRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<org.bithon.server.metric.api.IQuerableAggregator> |
aggregators |
private @NotEmpty String |
dataSource |
private @NotEmpty String |
endTimeISO8601 |
private Map<String,org.bithon.server.metric.storage.DimensionCondition> |
filters |
private @Valid @Size(min=1) List<String> |
groupBy |
private List<String> |
metrics |
private @NotEmpty String |
startTimeISO8601 |
| Constructor and Description |
|---|
GroupByQueryRequest() |
Copyright © 2020–2021. All rights reserved.