grafana/public/app/plugins/datasource/loki
Piotr Jamróz 7d2e9aa979
Elasticsearch: Enable full range log volume histogram (#41202)
* Rename "Logs volume" labels to "Log volume"

Code references are kept intact as there's a lot of them, it could be renamed in a separate PR just with renaming

* Add log level docs

* Remove feature flag to enable log volume by default

* Update error message

* Update docs

* Fix unit test

* Fix unit test

Queries are now run automatically

* Add extra param for Loki API

* Remove "Load volume" button

* Update documentation about log volume

* Move comment

* Make reload button more accessible

* Update docs/sources/explore/logs-integration.md

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

* Hide full range log volume for Loki behind the feature toggle

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-11-10 11:20:30 +01:00
..
components Loki/Prometheus: Improve facetting message in label browser (#40998) 2021-10-28 16:19:54 +02:00
configuration Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01: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 Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
datasource.ts Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
language_provider.test.ts Explore/Loki: Fix defaulting to instant query when switching from Prometheus (#40216) 2021-10-12 13:05:57 +02:00
language_provider.ts Explore/Loki: Fix defaulting to instant query when switching from Prometheus (#40216) 2021-10-12 13:05:57 +02:00
language_utils.ts Loki: Update labels in log browser when time range changes (#37520) 2021-08-04 14:37:19 +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: fix typescript-strict-mode error (#40566) 2021-10-18 12:35:56 +02:00
LokiAnnotationsQueryCtrl.tsx Fix showing of Loki query editor in Annotations (#33279) 2021-04-23 09:48:35 +02:00
mocks.ts Prometheus: Fix validate selector in metrics browser (#38921) 2021-09-07 15:44:45 +02: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 Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
result_transformer.test.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 2021-07-29 12:42:20 -06:00
result_transformer.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 2021-07-29 12:42:20 -06:00
syntax.test.ts Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +02:00
syntax.ts Add pattern parser to syntax (#37824) 2021-08-15 21:20:37 +02:00
types.ts Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00

Loki Data Source - Native Plugin

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