grafana/pkg/storage/unified/resource
Will Assis 1467d4b3e3
[search] Legacy search fallback support legacy query params (#99765)
* add support for deleted query param

* support tag query param in modes 2 and below

* handle dashboardIds

* hhandle dashboardUIDs

* handle folderUIDs query param

* handle page query param when hitting legacy storage

* handle sort query param

* handle type query param

* re-enable search fallback

* remove folder search workaround and fix /api/search to return both folders and dashboards when no title or type is provided

---------

Co-authored-by: Stephanie Hingtgen <stephanie.hingtgen@grafana.com>
2025-02-06 11:30:47 -05:00
..
grpc Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
testdata K8s: use deprecatedInternalID label rather than SQL annotation (#99263) 2025-01-21 12:38:14 +03:00
access.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
access_test.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
bleve_index_metrics.go fix(indexer): reduce cardinality of indexer metric (#99018) 2025-01-15 16:01:31 +01:00
broadcaster.go
broadcaster_test.go
buf.gen.yaml
buf.yaml
cdk_backend.go Dashboard Versions: Make compatible with app platform (#99327) 2025-01-28 08:17:52 -06:00
cdk_blob.go
cdk_blob_test.go
cdk_bucket.go
cdk_bucket_test.go
client.go Auth: Add access token to in-proc communication and ServiceIdentity (#98926) 2025-01-24 14:03:23 +01:00
client_test.go Auth: Fix function name (#100122) 2025-02-05 15:32:22 +01:00
doc.go
document.go [search] title phrase (#99753) 2025-01-29 17:31:59 -05:00
document_test.go [search] title phrase (#99753) 2025-01-29 17:31:59 -05:00
errors.go
event.go
go.mod [search] Legacy search fallback support legacy query params (#99765) 2025-02-06 11:30:47 -05:00
go.sum Alerting: Upgrade grafana/alerting to use EmbeddedContents (#99983) 2025-02-06 11:29:43 -05:00
health.go
health_test.go
hooks.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
keys.go UnifiedSearch: Introduce a DocumentBuilder interface (#96738) 2024-11-21 07:53:25 +02:00
keys_test.go UnifiedSearch: Introduce a DocumentBuilder interface (#96738) 2024-11-21 07:53:25 +02:00
metrics.go Unified Storage: Improve observability for indexing latency (#99700) 2025-01-28 12:30:20 -06:00
noop.go UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2024-11-27 07:57:53 +02:00
resource.pb.go [search] Legacy search fallback support legacy query params (#99765) 2025-02-06 11:30:47 -05:00
resource.proto [search] Legacy search fallback support legacy query params (#99765) 2025-02-06 11:30:47 -05:00
resource_grpc.pb.go Search: Remove history query (#99026) 2025-01-15 12:49:47 -06:00
search.go [search] Legacy search fallback support legacy query params (#99765) 2025-02-06 11:30:47 -05:00
search_client.go [search] Legacy search fallback support legacy query params (#99765) 2025-02-06 11:30:47 -05:00
server.go Dashboard Versions: Make compatible with app platform (#99327) 2025-01-28 08:17:52 -06:00
server_test.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
table.go Unified Storage: Make all dashboard fields searchable (#98899) 2025-01-15 10:23:05 -06:00
table_test.go Unified Storage: Make all dashboard fields searchable (#98899) 2025-01-15 10:23:05 -06:00
validation.go
validation_test.go