Commit Graph

2 Commits (7a8851c5ab75a4c1c0154a7c31fa6681a8c29fe5)

Author SHA1 Message Date
Torkel Ödegaard 1d0a3660bd Fixed issue with updating default data source, it required page reload to take effect, should not be required, now fixed, Fixes #1671 10 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 10 years ago
Torkel Ödegaard 232f980c72 More work on restoring features after moving to plugin model for datasources, no annotations work again #1276 #1472 10 years ago
Torkel Ödegaard 9e892bddf0 More work on restoring features after moving to plugin model for datasources, #1276 #1472 10 years ago
Torkel Ödegaard 109dd3240a Work on new datasource plugin model, #1276 #1472 10 years ago
Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 years ago
Torkel Ödegaard 5bd5713a52 Began work on plugin system 10 years ago
Torkel Ödegaard ae7f18f981 Made a copy of influxdb datasource named influxdb_08 so the main influxdb data source can be modified to support InfluxDB 0.9, made some initial experiments to get queries to work, but a lot more work is needed, #1525 10 years ago
Torkel Ödegaard 60ae4afe87 Refresh frontend datasourceSrv after datasource update, no longer need to reload the page to use a newly added or updated datasource, #1493 10 years ago
Torkel Ödegaard 1c5f902770 Added dashboard import feature 11 years ago
Torkel Ödegaard 8268c65c57 Trying to organize code more around features than the standard controllers, services structure 11 years ago
Torkel Ödegaard f9b0a01c74 restructuring 11 years ago
Torkel Ödegaard 0a4ccdcef2 moved all graphite code into features/graphite 11 years ago
Torkel Ödegaard 762dab618a Small change to datasourceSrv, if datasource is not found, return default datasource 11 years ago
Torkel Ödegaard bb3b31829f Progress on template editor & new templating features 11 years ago
Torkel Ödegaard 647feb7b33 Progress on new filter/templating editor 11 years ago
Torkel Ödegaard ec2b4f584c some initial work on making it easy to add a custom datasource without modifing the original source, #701, #553 11 years ago
Torkel Ödegaard eb6099a93f Began work on pro modification 11 years ago
Torkel Ödegaard 23c9f973cc Switch from underscore to lodash, #659 11 years ago
Torkel Ödegaard b8ce61ae45 General architectural changes around datasources, unifying dashboard loading behind datasource abstraction, #630 11 years ago
Torkel Ödegaard 5a25b0885c added datasource filtering based on datasource abilities 11 years ago
Torkel Ödegaard 4e47447dec began work on ES annotation datasource, #201 11 years ago
Torkel Ödegaard 77bfd85e9e Changed all kibana words to grafana 11 years ago
Torkel Ödegaard 551b802d89 Annotation datasource redesign is done, Closes #608 11 years ago
Torkel Ödegaard b5fb8b6d82 fixed jscs errors 11 years ago
Torkel Ödegaard 171c5aa50c began work on annotations redesign to easier support more annotation sources, #133, #394, #403 11 years ago
Torkel Ödegaard 9a53779b6c Default property that marks which datasource is default in config.js is now optional (Fixes #526) 11 years ago
Torkel Ödegaard ce8bdabab8 Adding JSCS (javascript style checker) 11 years ago
Harald Kraemer 03095dfa74 Changed filterSrv singleton into object in scope. 11 years ago
Torkel Ödegaard 517ac3f111 added unit tests for filterSrv 11 years ago
Torkel Ödegaard dfd1d09641 added unit tests for filterSrv 11 years ago
Matt Page 30b62e172d Add an OpenTSDB datasource. 11 years ago
Torkel Ödegaard bd0f694f6a small refactoring and jshint fix for datasourceFactory func 11 years ago
Torkel Ödegaard c018b4bd6e fix for influxdb as default datasource, #103 11 years ago
Torkel Ödegaard 73dcd9e11a improvement to bar width 11 years ago
Torkel Ödegaard e3f56f2645 refactoring of graphite panel to be more datasource agnostic, start of experimental influxdb support 11 years ago
Torkel Odegaard 605888bb78 finished refactoring of GraphiteDatasource to angular service and fixed jshint errors 11 years ago
Torkel Ödegaard ef69d692ef Time is now sent in utc when time correction is set to utc #143 11 years ago
Torkel Ödegaard 36f56f3695 Closes #35, grafana now supports multiple graphite backends. Check config.sample for how to setup. In the general tab of the graphite panel you can change datasource 11 years ago