grafana/docs/sources/setup-grafana/configure-grafana
Victor Marin 61d63d3034
Transformations: Cumulative and window modes for Add field from calculation (#77029)
* cumulative sum

* refactor and create new mode

* refactor - use reduceOptions for new mode also

* revert naming

* Add window function, rename statistical to cumulative (#77066)

* Add window function, rename statistical to cumulative

* Fix merge errors

* fix more merge errors

* refactor + add window funcs

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>

* add ff + tests + centered moving avg

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>

* make sum and mean cumulative more efficient (#77173)

* make sum and mean cumulative more efficient

* remove cumulative variance, add window stddev

* refactor window to not use reducer for mean. wip variance stdDev

* fix tests after optimization

---------

Co-authored-by: Victor Marin <victor.marin@grafana.com>

* optimize window func (#77266)

* make sum and mean cumulative more efficient

* remove cumulative variance, add window stddev

* refactor window to not use reducer for mean. wip variance stdDev

* fix tests after optimization

* fix test lint

* optimize window

* tests are passing

* fix nulls

* fix all nulls

---------

Co-authored-by: Victor Marin <victor.marin@grafana.com>

* change window size to be percentage

* fix tests to use percentage

* fixed/percentage window size (#77369)

* Add docs for cumulative and window functions of the add field from calculation transform. (#77352)

add docs

* splling

* change WindowType -> WindowAlignment

* update betterer

* refactor getWindowCreator

* add docs to content.ts

* add feature toggle message

---------

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2023-11-03 16:39:58 +02:00
..
configure-custom-branding Docs: copy edit (#76652) 2023-10-26 10:50:31 -05:00
configure-tracing Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
enterprise-configuration Doc: Add docs for direct mapping of None role for SAML (#76551) 2023-10-13 16:01:55 +01:00
feature-toggles Transformations: Cumulative and window modes for Add field from calculation (#77029) 2023-11-03 16:39:58 +02:00
proxy Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
settings-updates-at-runtime Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
_index.md Analytics: Add option to pass destSDKBaseURL to rudderstack load method (#74926) 2023-10-23 12:43:33 +00:00