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-20 11:48:34 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ce0de35a6c
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 09:31:07 -06:00
declare
var
ElasticDatasource
:
any
;
export
{
ElasticDatasource
}
;
feat(plugins): changed what datasources should return, they should now return the datasource constructor
2016-01-09 06:21:16 -06:00
Reference in New Issue
Copy Permalink