grafana/public/app/features/explore/state
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
..
datasource.test.ts Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
datasource.ts Loki: Logs volume improvements (#40327) 2021-10-18 12:22:41 +02:00
explorePane.test.ts Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
explorePane.ts Explore: allow changing the graph type (#40522) 2021-10-26 15:51:59 +02:00
history.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
main.test.ts Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
main.ts Explore: simplify URL generation logic (#40640) 2021-10-21 09:46:40 +01:00
query.test.ts Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
query.ts Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
selectors.ts Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
time.test.ts Explore/Refactor: Simplify URL handling (#29173) 2021-02-12 21:33:26 +01:00
time.ts Add fiscal years and search to time picker (#39073) 2021-09-30 09:40:02 +02:00
utils.test.ts Explore: Load default data source in Explore when the provided source does not exist (#32992) 2021-04-16 08:32:33 +02:00
utils.ts Explore: allow changing the graph type (#40522) 2021-10-26 15:51:59 +02:00