grafana/public/app/features/inspector
Gábor Farkas 2c82a6b6c4
Traces: Enable showing trace ids (#71950)
* traces: enable showing trace ids by default

* removed unused imports
2023-07-20 07:59:38 +02:00
..
utils PanelInspect: Download CSV without extra blank rows (#71248) 2023-07-10 12:16:47 -03: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 PanelInspect: Clean table display settings from field config (#71226) 2023-07-10 16:27:03 +02:00
InspectErrorTab.test.tsx Panel: Show multiple errors info in the inspector (#64340) 2023-03-08 16:11:38 +01:00
InspectErrorTab.tsx Traces: Enable showing trace ids (#71950) 2023-07-20 07:59:38 +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 Traces: Enable showing trace ids (#71950) 2023-07-20 07:59:38 +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 InspectDrawer: Fixes issue with double scrollbars (#67884) 2023-05-05 09:54:43 +02:00
types.ts Chore: Remove panel inspect Actions hack (#64643) 2023-03-13 08:07:36 -07:00