TimelineOptions
Options for insights time-series queries.
Properties¶
| Property | Type | Description |
|---|---|---|
groupBy? |
TimeInterval |
How to group data points on the time axis. Default TimeInterval.Day |
packageId? |
string |
Filter by package identifier |
processKeys? |
string[] |
Filter by one or more process keys. Pass ['<processKey>'] for a single process. |
version? |
string |
Filter by package version |