33fd83f7e3
kindsys: Adapt to new PanelCfg schema interface ( #65297 )
...
* kindsys: Adapt to new PanelCfg schema interface
* building locally
* Remove Panel prefix in cue files
* Regenerate
* Update imports
* fixup! Merge branch 'remove-panel-prefix' into sdboyer/redundant-panelcfg-prefixes
* Fix formatting
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Tania B <yalyna.ts@gmail.com>
2023-05-15 23:07:54 -04:00
b94fceddad
Alerting: Make Loki & Prometheus instant vector by default ( #66797 )
...
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
2023-04-27 17:38:22 +03:00
4ea7677bff
Explore: Start using PanelChrome as container ( #66370 )
...
* Explore: Start using PanelChrome as container
* fix test
* Fixing issue with test and timerange
2023-04-12 18:58:08 +02:00
0bf2b89eb9
Explore: Align multiple log volumes ( #64356 )
...
* Align log volumes on x an y axes
* Move helper functions to logs/utils
* Add tests
* Simplify supplementaryQueries.ts
* Fix tests
* Revert code simplifications
To simplify the PR, this can be added in a separate PR
* Fix reusing logs volume when limited/non-limited are used
* Use more specific property name
* Add missing property
* Stretch graph to selected range but only if there's data available
* Fix unit tests
* Fix calculating maximum when bars are stacked
* Sort log volumes by data source name
* Simplify logic to determine if log volumes can be zoomed in
2023-04-11 10:05:04 +02:00
7835aacc8f
Schema: Remove exclusion for timeseries and update imports ( #65242 )
2023-03-23 02:14:54 +02:00
0bd1ae99df
Laura/standardise border radius in explore ( #64338 )
...
* refactor: remove border radius in ExploreGraph
* refactor: remove border radius in NoData
* refactor: remove border radius in TracePageSearchBar
* refactor: replace border radius in TracePageSearchBar and TraceViewContainer
2023-03-09 09:24:45 +01:00
6b6b733229
Explore: Fix graph not updating when changing config ( #62473 )
...
* Explore: Fix graph not updating when changing config
* move useStructureRev to a seprate hook and add specific tests
2023-02-01 16:23:02 +00:00
e723021e13
Explore: Re-initialize graph when number of series to show changes ( #60499 )
2022-12-21 15:01:26 +01:00
44e8fb628e
Explore: Fix a11y issue with show all series button in Graph ( #58943 )
...
* Explore: Fix a11y issue with show all series button in Graph
* remove extra space
* add spacing
2022-11-18 14:52:54 +01:00
2a9381e998
Explore: Refactor ExploreGraph ( #58660 )
...
* WIP
* revert collapse changes
* use HorizontalGroup instead of custom styles
* fix tests
* use import aliases
2022-11-16 11:16:27 +01:00