grafana/public/app/plugins/panel/logs
Sven Grossmann 4e474161a1
Logs: Add show context to dashboard panel (#80403)
* Logs: Add show context to dashboard panel

* add prop to enable show context toggle

* update test

* adjust tests

* add query targets as a dependency

* extract `useDatasourcesFromTargets` hook

* add tests

* remove comment
2024-01-12 19:19:00 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
LogsPanel.test.tsx Logs: Add show context to dashboard panel (#80403) 2024-01-12 19:19:00 +02:00
LogsPanel.tsx Logs: Add show context to dashboard panel (#80403) 2024-01-12 19:19:00 +02:00
module.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
panelcfg.cue Logs: Add show context to dashboard panel (#80403) 2024-01-12 19:19:00 +02:00
panelcfg.gen.ts Logs: Add show context to dashboard panel (#80403) 2024-01-12 19:19:00 +02:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
suggestions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
useDatasourcesFromTargets.test.ts Logs: Add show context to dashboard panel (#80403) 2024-01-12 19:19:00 +02:00
useDatasourcesFromTargets.ts Logs: Add show context to dashboard panel (#80403) 2024-01-12 19:19:00 +02:00