mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Fuzzy search prototype * Aggregate filter and sorting functions for auto-complete suggestions * Add a test for fuzzy search * Simplify setting fuzzy search information * Rename SimpleHighlighter * Test PartialHighlighter * Add PartialHighlighter snapshot * Simplify PartialHighlighter * Revert env change * Clean up the code * Add fuzzy search for labels * Bring back backwards compatiblity * Expose search function type only * Update docs * Covert snapshot test to assertions * Fix docs * Fix language provider test * Add a test for autocomplete logic * Clean up * Mock Editor functions * Add fuzzy search to Prometheus labels * Add docs about backwards compatibility * Simplify main fuzzy search loop |
||
---|---|---|
.. | ||
components | ||
configuration | ||
img | ||
partials | ||
datasource.test.ts | ||
datasource.ts | ||
language_provider.test.ts | ||
language_provider.ts | ||
live_streams.test.ts | ||
live_streams.ts | ||
LokiAnnotationsQueryCtrl.tsx | ||
mocks.ts | ||
module.ts | ||
plugin.json | ||
query_utils.test.ts | ||
query_utils.ts | ||
README.md | ||
result_transformer.test.ts | ||
result_transformer.ts | ||
syntax.test.ts | ||
syntax.ts | ||
types.ts |
Loki Data Source - Native Plugin
This is a built in data source that allows you to connect to the Loki logging service.