grafana/devenv/dev-dashboards
Torkel Ödegaard 702fd1cad9
Visualizations: Dynamically set any config (min, max, unit, color, thresholds) from query results (#36548)
* initial steps for config from data

* Moving to core and separate transforms

* Progress

* Rows to fields are starting to work

* Config from query transform working

* UI progress

* More scenarios working

* Update public/app/core/components/TransformersUI/rowsToFields/rowsToFields.ts

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>

* transform all

* Refactor

* UI starting to work

* Add matcher UI to transform

* Apply to self

* Adding a reducer option

* Value mapping via new all values reducer

* value mappings workg add -A

* Minor changes

* Improving UI and adding test dashboards

* RowsToFieldsTransformerEditor tests

* Added tests for FieldToConfigMapping Editor

* Added test for ConfigFromQueryTransformerEditor

* Minor UI tweaks

* Added missing test

* Added label extraction

* unified mapping

* Progress refactoring

* Updates

* UI tweaks

* Rename

* Updates

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-07-13 10:51:34 +02:00
..
alerting Fix alert names in dev dashboard (#20306) 2019-11-13 04:06:50 -08:00
datasource-elasticsearch Elasticsearch: Fix handling of inline scripts in different ES versions (#34070) 2021-05-14 11:50:15 +01:00
datasource-influxdb devenv: influxdb data sources and blocks cleanup (#32894) 2021-04-13 15:13:50 +02:00
datasource-mssql Postgres/MySQL/MSSQL: Adds support for region annotations (#20752) 2019-12-13 17:25:36 +01:00
datasource-mysql Postgres/MySQL/MSSQL: Adds support for region annotations (#20752) 2019-12-13 17:25:36 +01:00
datasource-opentsdb Chore: Refactor OpenTSDB using backend SDK (#35815) 2021-06-30 15:58:44 +02:00
datasource-postgres Postgres/MySQL/MSSQL: Adds support for region annotations (#20752) 2019-12-13 17:25:36 +01:00
datasource-testdata Rename: Status grid to history (#34864) 2021-05-29 20:24:14 +02:00
feature-templating Variables: Adds queryparam formatting option (#30858) 2021-02-05 07:16:06 +01:00
panel-barchart TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
panel-bargauge FieldConfig: add thresholds and color modes (#21273) 2019-12-28 17:32:58 -08:00
panel-common DataLinks: Bring back single click links for Stat, Gauge and BarGauge panel (#31692) 2021-03-05 10:29:19 +01:00
panel-gauge Gauge: Fixes issue with all null values cause min & max to be null (#30156) 2021-01-11 13:25:08 +01:00
panel-graph TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910) 2021-07-07 12:40:40 +02:00
panel-histogram Histogram: Adds histogram test dashboard & test data (#34821) 2021-05-27 17:27:29 +02:00
panel-library PanelLibrary: better handling of deleted panels (#30709) 2021-01-29 06:11:13 +01:00
panel-piechart PieChart: Enable shared crosshair on pie chart test dashboard (#34809) 2021-05-27 13:31:22 +02:00
panel-polystat Units: add inches (in) and pounds (lb) (#32196) 2021-03-22 08:28:39 -07:00
panel-stat StatPanel: Option showing name instead of value and more (#25676) 2020-07-01 11:06:21 +02:00
panel-table Table: Updates devenv test dashboard after change to TestData Randrom Table response (#30927) 2021-02-06 18:03:35 +01:00
panel-timeline Rename: Status grid to history (#34864) 2021-05-29 20:24:14 +02:00
scenarios TimeZone: added e2e tests for the custom time zone support. (#24442) 2020-05-11 11:46:57 +02:00
transforms Visualizations: Dynamically set any config (min, max, unit, color, thresholds) from query results (#36548) 2021-07-13 10:51:34 +02:00
home.json Visualizations: Dynamically set any config (min, max, unit, color, thresholds) from query results (#36548) 2021-07-13 10:51:34 +02:00