Peter Štibraný
198375599e
Fix/ignore some common dashboard problems ( #114296 )
...
* Fix some common problems found when parsing dashboards for indexing
2025-11-21 14:41:45 +01:00
Peter Štibraný
ec74a721ea
Be more tolerant to invalid JSON when parsing dashboards for indexing ( #114040 )
...
* Tags can only be string array.
* Be more lenient when parsing dashboard. Parse what we can, don't error out easily.
* Check element before parsing, log unexpected types.
2025-11-18 14:01:57 +01:00
Peter Štibraný
890fc1ea79
Support string version of "editable" field when indexing dashboard. ( #114008 )
2025-11-17 13:43:42 +00:00
Will Assis
9bde3267bb
unified-storage: dont index -- Grafana -- datasource dashboard fields ( #111774 )
...
* unified-storage: dont index -- Grafana -- datasource dashboard fields
2025-10-01 11:32:56 -04:00
Josh Hunt
0f9ec532ab
Fix backend dashboard kind snapshots ( #109130 )
...
* Fix backend dashboard kind snapshots
* update go workspace
2025-08-04 16:01:22 +01:00
Marco de Abreu
95f04c79cd
Dashboards: Add Dashboard Schema validation (1) ( #103662 )
2025-04-11 16:52:46 +00:00
Ryan McKinley
7f560c13e4
Search: Make the existing dashboard parsing code public ( #95649 )
2024-11-06 07:35:15 +03:00
Arati R.
47cd8288cd
SearchV2: Fix reading library panels ( #92961 )
...
* Fix reading of library panel field
* Add test to check reading of library panel field
2024-09-05 13:42:15 +02:00
Arati R
467302480f
Search: Include collapsed panels in search v2 ( #83047 )
...
* Include collapsed panels in searchv2
* Include collapsed row in TestReadSummaries
2024-02-28 16:11:09 +01:00
Ryan McKinley
72ed6434ca
EntityStore: Use protobuf for summary objects ( #77600 )
...
use protobuf for summary
2023-11-03 10:49:01 -04:00
Torkel Ödegaard
74d453f056
DashboardSchema: Remove old unused legacy props style and timepicker.enable ( #73879 )
...
* DashboardScheam: Remove old unused legacy props style and timepicker.enable
* Update
* fix test
2023-08-28 12:18:17 +02:00
Ryan McKinley
da66aefa87
EnityAPI: update summary builder to support library panels ( #70280 )
2023-06-16 14:44:16 -07:00
Ryan McKinley
46c828c2d8
EntityAPI: Rename references from kind to family ( #62044 )
2023-01-25 23:42:04 +00:00
Ryan McKinley
624e5dbed2
EntityAPI: Save nested summary info in the SQL database ( #61732 )
2023-01-21 00:00:17 +00:00
Ryan McKinley
3b4b528993
Storage: Dashboard summary builder cleanup ( #56665 )
2022-10-13 09:29:19 -04:00
Ryan McKinley
b24be6c0fc
ObjectStore: add a kind registry ( #56507 )
2022-10-08 12:05:46 -04:00