Closed Nathan-Fenner closed 8 years ago
Now you can do (for example):
select cpu.percent | transform.moving_average(2d * 4)
TODO: tests
Note: this isn't very useful by itself, but there are some ideas that may be interesting to try in the future for more complicated queries that involve calculating summary values from metrics.
Now you can do (for example):
TODO: tests
Note: this isn't very useful by itself, but there are some ideas that may be interesting to try in the future for more complicated queries that involve calculating summary values from metrics.