grafana/public
David 781cff07af
Explore: Remove datasource testing on selector (#19910)
* Explore: Remove datasource testing on selector

- datasource testing gets in the way of fast query iteration: switching
between datasources can take seconds
- it should not be explore's duty to test datasources in the first place
- removed the concept of datasourceError in Explore, should not be its
concern
- datasource erorrs will express themselves in query errors just fine
- connection errors are still bubbled up
- removed reconnection logic from explore, should not be its concern
- missing labels in loki are still "visible" via an empty label selector
- Loki and Prometheus treated connection errors differently than other
datasources, making sure to pass through the original error message

* Show datasource error in query field for prom/loki/influx

* Removed connection test case, fixed disabled state
2019-10-29 10:37:36 +00:00
..
app Explore: Remove datasource testing on selector (#19910) 2019-10-29 10:37:36 +00:00
dashboards Permissions: Show plugins in nav for non admin users but hide plugin configuration (#18234) 2019-07-25 16:54:26 +02:00
e2e-test grafana/toolkit: Remove hack to expose plugin/e2e exports & types (#19467) 2019-09-27 08:07:20 -07:00
emails Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +01:00
fonts Chore: fix modes for non-executable files (#16864) 2019-05-03 09:51:53 +02:00
img Styles: fixed gradient in logo so it doesn't go outside the logo and get a defined start and end color, changed brand gradient to be the same as in logo, created new variable for vertical gradient (#18882) 2019-09-04 11:28:35 +02:00
sass Forms: Introduce typographic form elements (#19879) 2019-10-22 17:36:07 +02:00
test Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
vendor Graph: Updated auto decimals logic and test dashboard (#19618) 2019-10-07 09:06:15 +02:00
views Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
robots.txt add support for robots.txt file 2015-06-15 19:02:38 -04:00