grafana/pkg
Hugo Häggmark fb39831df2
Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263)
* Refactor: Removes replaceUrl from actions

* Refactor: Moves saveState thunk to epic

* Refactor: Moves thunks to epics

* Wip: removes resulttype and queries once

* Refactor: LiveTailing uses observer in query

* Refactor: Creates epics folder for epics and move back actioncreators

* Tests: Adds tests for epics and reducer

* Fix: Checks for undefined as well

* Refactor: Cleans up previous live tailing implementation

* Chore: merge with master

* Fix: Fixes url issuses and prom graph in Panels

* Refactor: Removes supportsStreaming and adds sockets to DataSourcePluginMeta instead

* Refactor: Changes the way we create TimeSeries

* Refactor: Renames sockets to streaming

* Refactor: Changes the way Explore does incremental updates

* Refactor: Removes unused method

* Refactor: Adds back Loading indication
2019-06-03 14:54:32 +02:00
..
api Alerting: golint fixes for alerting (#17246) 2019-06-03 10:25:58 +02:00
bus bus: noop should still execute fn 2018-06-15 12:46:20 +02:00
cmd CLI: Add command to migrate all datasources to use encrypted password fields (#17118) 2019-05-27 10:47:21 +02:00
components MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086) 2019-05-30 09:58:29 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions Enterprise: remove gofakeit dep (#17344) 2019-05-29 15:55:51 +03:00
infra LDAP: consistently name the LDAP entities (#17203) 2019-05-22 15:30:03 +03:00
login LDAP: consistently name the LDAP entities (#17203) 2019-05-22 15:30:03 +03:00
middleware Auth Proxy: Log any error in middleware (#17275) 2019-05-27 10:38:17 +02:00
models Batch disable users (#17254) 2019-05-31 13:22:22 +03:00
plugins Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 2019-06-03 14:54:32 +02:00
registry add functionality to override service in registry 2018-10-30 13:37:30 +01:00
services Alerting: golint fixes for alerting (#17246) 2019-06-03 10:25:58 +02:00
setting HTTP Server: Serve Grafana with a custom URL path prefix (#17048) 2019-05-27 17:47:29 +02:00
tsdb MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086) 2019-05-30 09:58:29 +02:00
util CLI: Add command to migrate all datasources to use encrypted password fields (#17118) 2019-05-27 10:47:21 +02:00