grafana/public/app/features/explore/state
Andrej Ocenas e0448513eb
Influx: Make max series limit configurable and show the limiting message if applied (#31025)
* Add configuration in ConfigEditor and default to 1000

* Show data in explore if any even if there is an error

* Update pkg/tsdb/influxdb/flux/executor.go

* Better handling of defaults

* Add test for runQuery to show data even with error

* Update public/app/store/configureStore.ts

Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>

* Update public/app/plugins/datasource/influxdb/components/ConfigEditor.tsx

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>

* Update tooltip

* Update input

* Lint fixes

* Update snapshots

* Update decorator tests

Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2021-02-10 15:23:19 +01:00
..
datasource.test.ts Dashboards: Adds cheat sheet toggle to supported query editors (#28857) 2021-01-19 23:52:09 +01:00
datasource.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
explorePane.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
explorePane.ts Explore: Improve Explore performance but removing unnecessary re-renders (#29752) 2020-12-15 10:12:53 +01:00
history.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
main.test.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
main.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
query.test.ts Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
query.ts Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
selectors.test.ts Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
selectors.ts QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
time.test.ts Elastic: Fixes so templating queries work (#30003) 2021-01-07 10:26:56 +00:00
time.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
utils.ts Elastic: Fixes so templating queries work (#30003) 2021-01-07 10:26:56 +00:00