grafana/public/app/features/inspector
Torkel Ödegaard 507c6e7d97
Templating: Replace __data , __field and __cell_n with macros (#65324)
* Templating: __data __field and __series macros

* filter out datacontext from json serialization

* Fix condition

* Update

* Added test cases for formatting data, and field macros
2023-04-05 11:10:33 +02:00
..
utils Logs: Add Download logs button to log log-browser (#55163) 2022-09-29 16:09:40 +02:00
DetailText.tsx Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
InspectDataOptions.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectDataTab.test.tsx A11y: ignore rule since keyboard interaction is already handled (#62850) 2023-02-08 14:17:15 +00:00
InspectDataTab.tsx Traces: Upgraded feature tracking (#62181) 2023-01-27 13:33:27 +00:00
InspectErrorTab.test.tsx Panel: Show multiple errors info in the inspector (#64340) 2023-03-08 16:11:38 +01:00
InspectErrorTab.tsx Show traceids for failing and successful requests (#64903) 2023-04-05 09:13:24 +02:00
InspectJSONTab.tsx Templating: Replace __data , __field and __cell_n with macros (#65324) 2023-04-05 11:10:33 +02:00
InspectMetadataTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectStatsTab.tsx Show traceids for failing and successful requests (#64903) 2023-04-05 09:13:24 +02:00
InspectStatsTable.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectStatsTraceIdsTable.tsx Show traceids for failing and successful requests (#64903) 2023-04-05 09:13:24 +02:00
QueryInspector.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
styles.ts Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
types.ts Chore: Remove panel inspect Actions hack (#64643) 2023-03-13 08:07:36 -07:00