Commit Graph

14 Commits

Author SHA1 Message Date
vignesh-reddy
c300debe35 Backend: Merge master into the backend branch (#845)
* CI: fix shellcheck issues (#789)

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>

* annotations: fix options in grafana 6.x, fix #813

* fix function editor in Grafana 6.4, closes #810

* add typings for grafana packages

* Add $__range_series variable for calculating function over the whole series, #531

* fix tests

* Don't set alert styles for react panels, fix #823

* docs: add range variables

* docs: percentile reference

* fix codespell

Co-authored-by: Mario Trangoni <mario@mariotrangoni.de>
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2019-12-30 10:45:47 +03:00
Alexander Zobnin
65ac6c06fd add docs for removeAboveValue(), removeBelowValue() and transformNull(), #562 2019-02-13 14:22:08 +03:00
Alexander Zobnin
259ed9a3ad docs: fix markdown formatting 2018-10-22 12:10:54 +03:00
Alexander Zobnin
653de7cea9 Update function list formatting 2017-07-29 18:04:58 +03:00
Alexander Zobnin
e5ebdb2691 docs: movingAverage and exponentialMovingAverage reference 2017-07-26 13:37:07 +03:00
Alexander Zobnin
200acff2a6 docs: consolidateBy function reference 2017-07-22 22:21:59 +03:00
Alexander Zobnin
f031f48941 Add docs for rate() and update delta() docs. 2017-06-26 11:33:44 +03:00
Alexander Zobnin
df1c3e7ef4 implement replaceAlias() function, #287 2017-04-17 13:28:00 +03:00
Vitaly Zhuravlev
0857ff47b5 Update functions.md 2017-02-15 23:31:41 +03:00
kakakakakku
42b33c6bf8 Fixed docs for functions "timeShift" 2017-01-17 20:49:55 +09:00
Alexander Zobnin
bc19dd2d85 Added docs for timeShift() function, issue #307. 2016-11-17 21:36:26 +03:00
Alexander Zobnin
aa882d752e Add top N and bottom N filter functions, closes #241. 2016-09-24 12:53:18 +03:00
Alexander Zobnin
3a713846b6 Add docs for delta() function. 2016-09-24 10:41:50 +03:00
Alexander Zobnin
22959dc937 Docs: added functions reference. 2016-07-19 22:57:05 +03:00