- 01 Aug, 2014 1 commit
-
-
Filtering: Fix for nested filters, changing a child filter could result in infinite recursion in some cases, Fixes #628
Torkel Ödegaard committed
-
- 31 Jul, 2014 14 commits
-
-
cleanup of 'loader' settings, removed loader.save_elasticsearch, loader.load_elasticsearch. Save/Load is default enabled and will use any datasource marked with grafanaDB: true property
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Changed opentsdb metric option chartLabel to Alias to better conform to grafana naming, updated changelog with PR #618 info
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Changed dashboard urls from /dashboard/elasticsearch/<title> to dashboard/db/<title>, old urls will still work
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
y axis unit is already upscaled automatically, this commit adds automatic downscale. It also fixes the number of decimals displayed (0 -> decimals)
Gregoire Seux committed -
Search: max_results config.js option & scroll in search results (To show more or all dashboards), Closes #631
Torkel Ödegaard committed
-
- 30 Jul, 2014 6 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Conflicts: src/css/bootstrap.dark.min.css src/css/bootstrap.light.min.css src/css/default.min.css
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
General architectural changes around datasources, unifying dashboard loading behind datasource abstraction, #630
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 29 Jul, 2014 5 commits
-
-
Torkel Ödegaard committed
-
Elastic search annotations are working, need to refactor and unify datasource abstraction more, #201
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
New global option in config.js to specify admin password (useful to hinder some users from accidentally making changes), Closes #606
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 28 Jul, 2014 6 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Graphite: new option available in metrics view to set cacheTimeout, will override default memcache timeout, Closes #266
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Odegaard committed
-
- 25 Jul, 2014 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Adding bps unit type for network gear
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 23 Jul, 2014 4 commits
-
-
Helder Santana committed
-
english syntax fix
Torkel Ödegaard committed -
'list series' instead of 'select * from /.*/ limit 1'
Torkel Ödegaard committed -
'list series' response is much faster than 'select * from /.*/ limit 1' for the auto-complete option. Especially noticeable on large datasets.
guequierre committed
-