* 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
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
components | Loading commit data... | |
img | Loading commit data... | |
partials | Loading commit data... | |
LokiAnnotationsQueryCtrl.tsx | Loading commit data... | |
README.md | Loading commit data... | |
datasource.test.ts | Loading commit data... | |
datasource.ts | Loading commit data... | |
language_provider.test.ts | Loading commit data... | |
language_provider.ts | Loading commit data... | |
live_streams.test.ts | Loading commit data... | |
live_streams.ts | Loading commit data... | |
mocks.ts | Loading commit data... | |
module.ts | Loading commit data... | |
plugin.json | Loading commit data... | |
query_utils.test.ts | Loading commit data... | |
query_utils.ts | Loading commit data... | |
result_transformer.test.ts | Loading commit data... | |
result_transformer.ts | Loading commit data... | |
syntax.ts | Loading commit data... | |
types.ts | Loading commit data... |