17d87071e6
Transform: adding missing "table"-transform and "series to rows"-transform to Grafana v7-transforms. ( #26042 )
...
* Fixed so the merge for table values works as it did before.
* wip
* fixed tests.
* merge tests are green.
* removed unused code and simplify the seriesToRows.
* added time series to rows editor.
* using getFrameDisplayName for the metric value.
* updated description of transforms.
* updated docs.
* fixed according to feedback.
* changed from images to markdown tables for the examples.
* forgot to save :P
2020-07-08 12:40:05 +02:00
093383eb83
Transform: added merge transform that will merge multiple series/tables into one table ( #25490 )
...
* wip: added draft of series to rows.
* wip: building dataFrame structure first and then adding data.
* wip: added some refactorings of the seriesToRows transformer.
* did some refactorings to make the code easier to follow.
* added an editor for the transform.
* renamed some of the test data.
* added docs.
* fixed according to feedback.
* renamved files.
* fixed docs according to feedback.
* fixed so we don't keep labels or config values from.
* removed unused field.
* fixed spelling errors.
* fixed docs according to feedback.
2020-06-15 15:03:13 +02:00
ead259f26d
Docs: Couple of minor tweaks for better readability ( #24908 )
2020-05-20 10:01:25 +02:00
95fdae6499
Docs: Update transformations.md ( #24869 )
2020-05-20 09:14:37 +02:00
0e53b15375
Docs: Update links for 7.0 ( #24751 )
...
* update menu
* updated alert list
* Update alert-list-panel.md
* Update alert-list-panel.md
* Update bar-gauge-panel.md
* Delete bar_gauge.md
* Delete dashlist.md
* Update dashboard-list-panel.md
* deleted old panels
* Update gauge-panel.md
* Update graph-panel.md
* Update heatmap.md
* Update logs-panel.md
* Update news-panel.md
* Updated stat panel
* Update table-panel.md
* Update text-panel.md
* Fixed broken links
* Update _index.md
* Update alerts-overview.md
* Update add-a-panel.md
* Update field-configuration-options.md
* removed beta text
* Update inspect-panel.md
* Update panel-editor.md
* Update thresholds.md
* Update transformations.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update transformations.md
2020-05-15 13:58:39 -07:00
28344c145f
Docs: Add field config documentation ( #24647 )
...
* Create field-config.md
* Update field-config.md
* updated intros
* Update field-config.md
* changed file name
* Update whats-new-in-v7-0.md
* added links and content
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update field-configuration-options.md
* Update field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-14 09:18:56 -07:00
4cdd8bd933
Docs: Add transformations documentation ( #24597 )
...
* Create transformations.md
* Update transformations.md
* Create calculations-list.md
* Update transformations.md
* Update menu.yaml
* Update transformations.md
* Update calculations-list.md
* updated menu
* Delete text.md
Deleted old text panel topic
* Update transformations.md
* added content
* Update transformations.md
* Update whats-new-in-v7-0.md
* Update transformations.md
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/calculations-list.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update transformations.md
* fixed broken links
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-13 08:29:49 -07:00