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
Jo 40d3b02648
Auth: Separate anonymous settings to its own struct (#97791)
6 months ago
..
object/testdata
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 Folders: Set folder creation permission as part of legacy create (#94040) 8 months ago
bluge.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
extender.go
filter.go Chore: capitalise log messages for app platform (#74336) 2 years ago
http.go add spans to search v2 (#92223) 9 months ago
index.go search v2: pre-allocate dashboardQueryResult slice capacity for performance (#91536) 10 months ago
index_test.go Chore: Remove mysqlParseTime feature toggle (#97761) 6 months ago
ngram.go
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 Auth: Separate anonymous settings to its own struct (#97791) 6 months ago
service_bench_test.go Folders: Set folder creation permission as part of legacy create (#94040) 8 months ago
stub.go Chore: Fix goimports grouping (#62429) 2 years ago
substring_query.go
types.go PanelTitleSearch: Show datasource usage in plugins (#83922) 1 year ago
usage.go add spans to search v2 (#92223) 9 months ago
utils.go