grafana/public/app/features/explore/Graph
Haris Rozajac b383cafd35
Explore: Logs in content outline (#86431)
* wip filtering

* Remove corresponding children from parentlessItem ref on register

* wip filtering

* Remove corresponding children from parentlessItem ref on register

* Highlighting filters

* OMG

* Handle updating highlight field inside context

* Toggling legend from the content outline

* Support multiple selects for log filters in content outline

* Remove commented out code

* Fix an issue with loki datasource; use same datastructure for logsVolume in Logs and LogVolume panel

* Fix registering logic

* cleanup

* Don't register outline items when having multiple log volume levels

* Remove checking mergeSingleChild logic because in context because ContentOutline does it

* Fix logic so it works for elasticsearch

* Better logic

* Add log color and sort

* Show items at full opacity

* Remove commented sort

* Do not highlight if all are selected, and highlight = 100% opacity, active = 30%

* dont auto collapse after filter unselect

* Remove console logs

* No partial opacity, add height for consistent display

---------

Co-authored-by: Piotr Jamroz <pm.jamroz@gmail.com>
Co-authored-by: Kristina Durivage <kristina.durivage@grafana.com>
2024-05-08 07:58:37 -05:00
..
ExploreGraph.tsx Explore: Logs in content outline (#86431) 2024-05-08 07:58:37 -05:00
ExploreGraphLabel.tsx Explore: Start using PanelChrome as container (#66370) 2023-04-12 18:58:08 +02:00
exploreGraphStyleUtils.ts Explore: Anchor to 0 in timeseries' stacked displays (#75251) 2023-09-22 07:50:29 -05:00
GraphContainer.tsx i18n: Markup Explorer Graph for translation (#76099) 2023-10-12 10:25:48 +01:00
useStructureRev.test.ts Explore: Avoid reinitializing graph on every query run (#77281) 2023-10-27 14:37:23 +01:00
useStructureRev.ts Explore: Avoid reinitializing graph on every query run (#77281) 2023-10-27 14:37:23 +01:00
utils.ts Explore: Refactor ExploreGraph (#58660) 2022-11-16 11:16:27 +01:00