This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b68e6ea3baaf4c1dda0ba6c5a70d61526ee4b60
grafana
/
public
/
app
/
plugins
/
datasource
/
elasticsearch
/
datasource.d.ts
4 lines
65 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes
2016-02-03 16:31:07 +01:00
declare
var
ElasticDatasource
:
any
;
export
{
ElasticDatasource
}
;
feat(plugins): changed what datasources should return, they should now return the datasource constructor
2016-01-09 13:21:16 +01:00
Reference in New Issue
Copy Permalink