IServiceQueryMetricSource
Defines a metric source that is a query to a service.
Extends
Properties
Property | Type | Notes |
---|---|---|
"service-query" | ||
Inherited | string |
Field to run stats on |
Inherited | number |
Layer Id |
Inherited | string |
Feature Service Url |
Inherited | ServiceAggregation |
Statistic to run on the field |
Optional Inherited |
{
|
NOT IMPLEMENTED: Optional set of fields to group by. |
Optional Inherited | string[] |
NOT IMPLEMENTED: Optional set of fields to order by. |
Optional Inherited | number |
NOT IMPLEMENTED: Time instant to query |
Optional Inherited | [null | number, null | number] |
NOT IMPLEMENTED: Time range to query |
Optional Inherited | string |
Optional where clause to filter the query |
Interface defined in common/src/core/types/Metrics.ts:133