Open matyax opened 4 weeks ago
Explore, dashboards, and now the logs panel using the dashboards implementation, use panelState to hold the reference to the log line. For interoperativity and consistency we should make sure all the implementations use the same parameter.
panelState
See https://github.com/grafana/grafana/blob/main/public/app/plugins/panel/logs/LogsPanel.tsx#L448-L450
Explore, dashboards, and now the logs panel using the dashboards implementation, use
panelState
to hold the reference to the log line. For interoperativity and consistency we should make sure all the implementations use the same parameter.See https://github.com/grafana/grafana/blob/main/public/app/plugins/panel/logs/LogsPanel.tsx#L448-L450