grafana/public/app/features/dashboard/components/Inspector
Torkel Ödegaard f23ecc40b4
Inspect: Allow showing data without transformations and field config is applied (#24314)
* Inspect: Should not subscribe to transformed data

* PQR- allow controll whether or not field overrides and transformations should be applied

* UI for inspector data options

* fix

* Null check fix

* Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx

* Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx

* Apply transformations by default

* Update panel inspect docs

* Fix apply overrides

* Apply time formatting in panel inspect

* fix ts

* Post review update

* Update docs/sources/panels/inspect-panel.md

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

* lazy numbering

* fix ts

* Renames

* Renames 2

* Layout update

* Run shared request without field config

* Minor details

* fix ts

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-13 13:03:34 +02:00
..
InspectDataTab.tsx Inspect: Allow showing data without transformations and field config is applied (#24314) 2020-05-13 13:03:34 +02:00
InspectJSONTab.tsx Alerts: set zindex above the panel inspector (#24354) 2020-05-07 10:58:19 +02:00
InspectSubtitle.tsx Drawer: align component style with PanelInspector (#23694) 2020-04-20 15:27:33 +02:00
PanelInspector.tsx Inspect: Allow showing data without transformations and field config is applied (#24314) 2020-05-13 13:03:34 +02:00
QueryInspector.tsx PanelInspector: hides Query tab for plugins without Query ability (#24216) 2020-05-04 13:58:05 +02:00
styles.ts Inspect: Allow showing data without transformations and field config is applied (#24314) 2020-05-13 13:03:34 +02:00