grafana/public/app
Lukas Siatka 1ea8346644
Elastic: prevents datasource from throwing unexpected errors for invalid JSON (#24999)
* Chore: adds error handling to get requests in elasticsearch datasource

* Chore: updates elasticsearch datasource response parsing checks

* Chore: updates elasticsearch non-json errors description

* Chore: removes error catching from query methods to move it to the request method in elasticsearch

* Chore: fixes a typo in elastic response error message

* Chore: moves elasticsearch error handling to request method

* Chore: replaces datasource url in mock elasticsearch datasource
2020-06-09 17:32:47 +02:00
..
core Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
features Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
partials Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
plugins Elastic: prevents datasource from throwing unexpected errors for invalid JSON (#24999) 2020-06-09 17:32:47 +02:00
routes Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
store Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) 2020-04-10 10:08:42 +02:00
types Chore: move dataFramesReceived event to @grafana/data (#24443) 2020-05-08 17:33:36 +03:00
app.ts Table: Make last cell value visible when right aligned (#24921) 2020-05-25 14:26:44 +02:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00