The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/searchV2
Carl Bergquist 692bb9ed1a
Instrumentation: Add support for instrumenting database queries (#66022)
2 years ago
..
object/testdata ObjectStore: add a kind registry (#56507) 3 years ago
testdata Backend: Use latest plugin-sdk-go v0.149.1 (#63498) 2 years ago
allowed_actions.go Chore: Fix goimports grouping (#62429) 2 years ago
allowed_actions_test.go Chore: remove `querylibrary` feature toggle (#65021) 2 years ago
auth.go RBAC: cascaded nested folder permissions for search v2 (#62608) 2 years ago
bluge.go Search: Include panel_type in query (#63229) 2 years ago
extender.go
filter.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
http.go Chore: Fix goimports grouping (#62429) 2 years ago
index.go Instrumentation: Add support for instrumenting database queries (#66022) 2 years ago
index_test.go Chore: Fix goimports grouping (#62429) 2 years ago
ngram.go
ngram_test.go
search_service_mock.go Chore: Fix goimports grouping (#62429) 2 years ago
service.go Chore: remove `querylibrary` feature toggle (#65021) 2 years ago
service_bench_test.go Chore: remove `querylibrary` feature toggle (#65021) 2 years ago
stub.go Chore: Fix goimports grouping (#62429) 2 years ago
substring_query.go Search: Add substring matcher (#54813) 3 years ago
types.go Chore: Fix goimports grouping (#62429) 2 years ago
usage.go Chore: Fix goimports grouping (#62429) 2 years ago
utils.go