OPAL Metrics Verbs¶
Metrics verbs create, aggregate, or normalize time series values. They are often used with aggregate functions.
| Verb | Description | 
|---|---|
| Aggregates metrics across tag dimensions. | |
| Align raw metrics onto a time grid (defined by the input period) by aggregating nearby data points together. | |
| Creates a metric dataset from dataset with precomputed time grid. | |
| Rollup raw metrics into aligned metrics. | |
| Register a metric, with its metadata defined in an  | |
| Shifts the timestamps of rows ahead in time by the specified interval. |