grafana/public/app
Torkel Ödegaard 38caa80acd
DataSourceSrv: Look up data source by uid and name transparently (#29449)
* Datasources: Look up data source by uid or name transparently

* comment tweak

* Removed config

* fixed type issues

* Initialize datasource srv

* Added deprecation notice

* Renamed getSettingsFor to getInstanceSettings

* fixed ts issue
2020-12-01 15:17:33 +01:00
..
core Transformation: added support for excluding/including rows based on their values. (#26884) 2020-12-01 10:22:37 +01:00
features DataSourceSrv: Look up data source by uid and name transparently (#29449) 2020-12-01 15:17:33 +01:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Prometheus: don't override displayName property (#29441) 2020-12-01 10:36:38 +01:00
routes DataSourceSrv: Look up data source by uid and name transparently (#29449) 2020-12-01 15:17:33 +01: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 Alerting: Add support for Sensu Go notification channel (#28012) 2020-11-27 19:09:24 +02:00
app.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01: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