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
Ryan McKinley eb6d6d0d2b
Search: pass the 'explain' flag from the UI and debug paging issues (#51847)
3 years ago
..
extract fix nil pointer dereference (#51978) 3 years ago
testdata Search: Filter punctuation and tokenize camel case (#51165) 3 years ago
auth.go Search: support auth filter based on access control/rbac (#48350) 3 years ago
bluge.go Search: pass the 'explain' flag from the UI and debug paging issues (#51847) 3 years ago
extender.go Search: support alpha + and enterprise sorting values (#49362) 3 years ago
filter.go Search: create bluge based index (#48606) 3 years ago
index.go Search: support datasource template variables when parsing dashboard JSON models (#51587) 3 years ago
index_test.go Search: Downgrade Bluge, refactor code (#51560) 3 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
service.go Search: Downgrade Bluge, refactor code (#51560) 3 years ago
stub.go Search: Fix indexing - re-index after initial provisioning (#50959) 3 years ago
types.go Plugin admin: Add a page to show where panel plugins are used in dashboards (#50909) 3 years ago
usage.go Search: fix logging statements (#51633) 3 years ago
utils.go Search: limit max size of batches during indexing (#49187) 3 years ago