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
Kristin Laemmert b6de9e9d3c
search v2: pre-allocate dashboardQueryResult slice capacity for performance (#91536)
10 months 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: remove checks for whether RBAC is disabled (#73812) 2 years ago
allowed_actions_test.go Chore: remove `querylibrary` feature toggle (#65021) 2 years ago
auth.go Chore: capitalise log messages for app platform (#74336) 2 years ago
bluge.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
extender.go Search: support alpha + and enterprise sorting values (#49362) 3 years ago
filter.go Chore: capitalise log messages for app platform (#74336) 2 years ago
http.go Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
index.go search v2: pre-allocate dashboardQueryResult slice capacity for performance (#91536) 10 months ago
index_test.go DashboardStore: Use ReplDB and get dashboard quotas from the ReadReplica (#90235) 11 months ago
ngram.go Search: Filter punctuation and tokenize camel case (#51165) 3 years ago
ngram_test.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
search_service_mock.go Chore: Fix goimports grouping (#62429) 2 years ago
service.go Add auth spans and remove deduplication code for scopes (#89804) 11 months ago
service_bench_test.go SearchV2: Support soft deletion (#90217) 11 months ago
stub.go Chore: Fix goimports grouping (#62429) 2 years ago
substring_query.go Search: Add substring matcher (#54813) 3 years ago
types.go PanelTitleSearch: Show datasource usage in plugins (#83922) 1 year ago
usage.go Chore: capitalise log messages for app platform (#74336) 2 years ago
utils.go Search: limit max size of batches during indexing (#49187) 3 years ago