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
Ieva 1865205d68
Benchmarks for searchv2 (#60730)
2 years ago
..
object/testdata ObjectStore: add a kind registry (#56507) 3 years ago
testdata RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
allowed_actions.go Perfomance: Preallocate slices (#61580) 2 years ago
allowed_actions_test.go Query library: `requiresDevMode` dummy backend (#56466) 3 years ago
auth.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
bluge.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
extender.go
filter.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
http.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
index.go SearchV2: Set correct batch limit when loading dashboards (#62314) 2 years ago
index_test.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
ngram.go Search: Filter punctuation and tokenize camel case (#51165) 3 years ago
ngram_test.go Search: Filter punctuation and tokenize camel case (#51165) 3 years ago
queries.go Query library: `requiresDevMode` dummy backend (#56466) 3 years ago
search_service_mock.go Search: create a separate HTTP endpoint (#55634) 3 years ago
service.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
service_bench_test.go Benchmarks for searchv2 (#60730) 2 years ago
stub.go Search: create a separate HTTP endpoint (#55634) 3 years ago
substring_query.go Search: Add substring matcher (#54813) 3 years ago
types.go Query library: `requiresDevMode` dummy backend (#56466) 3 years ago
usage.go SearchV2: add more tracing spans (#55488) 3 years ago
utils.go