grafana/public/app/plugins/datasource/loki
Ivana Huckova b77f6d59bd
Loki: Add support for ad-hoc filtering in dashboard (#36393)
* Add support for ad-hoc filtering in dashboards

* Add tests

* Add documentation

* Update docs/sources/variables/variable-types/add-ad-hoc-filters.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Remove unused import

* Refactor and simplify

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-07-06 10:30:27 +02:00
..
components Loki: Refactor label browser from GrafanaTheme to GrafanaTheme2 (#35569) 2021-06-15 17:08:13 +02:00
configuration Loki: Refactor label browser from GrafanaTheme to GrafanaTheme2 (#35569) 2021-06-15 17:08:13 +02:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
importing Explore: Convert nodes with "*" to regular expressions when a Graphite query is mapped to Loki (#34014) 2021-05-14 14:59:16 +02:00
partials Loki: Add formatting for annotations (#34774) 2021-05-28 10:12:03 +02:00
datasource.test.ts Loki: Add support for ad-hoc filtering in dashboard (#36393) 2021-07-06 10:30:27 +02:00
datasource.ts Loki: Add support for ad-hoc filtering in dashboard (#36393) 2021-07-06 10:30:27 +02:00
language_provider.test.ts Prometheus: Metrics browser (#33847) 2021-05-12 11:49:20 +02:00
language_provider.ts Update getTimeRangeParams to return start & end instead of from & to (#36268) 2021-06-29 18:06:42 +02:00
live_streams.test.ts Chore: Remove md5 dependency and use uuid/v5 instead (#34192) 2021-05-18 13:42:57 +01:00
live_streams.ts Loki: Improve live tailing errors and fix Explore's logs container type errors (#30517) 2021-01-25 17:05:27 +01:00
LokiAnnotationsQueryCtrl.tsx Fix showing of Loki query editor in Annotations (#33279) 2021-04-23 09:48:35 +02:00
mocks.ts Loki: Label browser (#30351) 2021-03-02 16:58:14 +01:00
module.ts Alerting: app specific query editors for Loki and Prometheus (#34365) 2021-05-19 16:24:27 +02:00
plugin.json Loki: Add support for alerting (#31424) 2021-03-02 14:55:16 +01:00
query_utils.test.ts Loki: Fix highlight of logs when using filter expressions with backticks (#36024) 2021-06-24 12:55:25 +02:00
query_utils.ts Loki: Fix highlight of logs when using filter expressions with backticks (#36024) 2021-06-24 12:55:25 +02:00
README.md Docs: Minor edits to the README and several md files (#19238) 2019-09-20 00:04:56 +02:00
result_transformer.test.ts Chore: Remove md5 dependency and use uuid/v5 instead (#34192) 2021-05-18 13:42:57 +01:00
result_transformer.ts Chore: Remove md5 dependency and use uuid/v5 instead (#34192) 2021-05-18 13:42:57 +01:00
syntax.test.ts Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +02:00
syntax.ts loki_datasource: add documentation to label_format and line_format (#31710) 2021-03-05 23:27:14 +01:00
types.ts Loki/Explore: Add query type selector (#28817) 2020-11-20 11:12:34 +01:00

Loki Data Source - Native Plugin

This is a built in data source that allows you to connect to the Loki logging service.