grafana/public/app/features/transformers
Oscar Kilhed 110a41b3db
Transformations: Move moving average and cumulative sum to private preview (#79495)
* Move moving average and cumulative sum to private preview

* update docs

* rebuild docs

* Update docs/sources/panels-visualizations/query-transform-data/transform-data/index.md

Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>

---------

Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
2023-12-18 16:46:03 +01:00
..
calculateHeatmap Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
configFromQuery Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
docs Transformations: Move moving average and cumulative sum to private preview (#79495) 2023-12-18 16:46:03 +01:00
editors Transformations: Add (base field name) to Join transformer (#79192) 2023-12-06 19:17:01 -06:00
extractFields Transformations: Fill array with undefined to prevent mismatching length (#78911) 2023-12-01 13:33:05 -06:00
fieldToConfigMapping Chore: type fixes (#72604) 2023-08-01 12:56:21 +01:00
FilterByValueTransformer Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
joinByLabels Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
lookupGazetteer Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
partitionByValues Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
prepareTimeSeries Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
regression Transformations: Fix regression transformation adding predictions after last x point of data (#78724) 2023-11-28 11:28:26 +01:00
rowsToFields Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
spatial Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
suggestionsInput Transformations: Add support for dashboard variable in limit, sort by, filter by value, heatmap and histogram (#75372) 2023-10-04 17:28:46 +03:00
timeSeriesTable Timeseries to table transformation: Fix misaligned table field values if some frames are missing a label (#78909) 2023-11-30 19:09:52 +02:00
standardTransformers.ts Transformations: Add regression analysis transformation (#78457) 2023-11-24 15:49:16 +01:00
utils.test.ts Transformations: Add support for dashboard variable in limit, sort by, filter by value, heatmap and histogram (#75372) 2023-10-04 17:28:46 +03:00
utils.ts Transformations: Add support for setting timezone in Format time and Convert field type transformations (#76316) 2023-10-13 09:20:00 +03:00