Commit Graph

425 Commits (c522341136ecdacec95d2d9e0329c2fa373995e0)

Author SHA1 Message Date
Torkel Ödegaard 14247ddabb New legend display option 'Align as table' (Issue #136) 11 years ago
Torkel Ödegaard 91b48258f0 Refactoring PR #511, Allow filter notation [[..]] in text panels 11 years ago
Torkel Ödegaard 505f0f65d0 updated change log with PR #545 11 years ago
Torkel Ödegaard c925014bb5 Use unix epoch for Graphite from/to for absolute time ranges, #536 11 years ago
Torkel Ödegaard 32b11b104f updated version to 1.6.1 11 years ago
Torkel Ödegaard d14a86069a Auto-refresh caused 2 refreshes (and hence mulitple queries) each time (at least in firefox) (Fixes #342) 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 551771c6cf ixed influxdb issue with raw query that caused wrong value column detection (Fixes #504) 11 years ago
Torkel Ödegaard ed0c71fa56 Series names and column name typeahead cache fix (Fixes #522) 11 years ago
Torkel Ödegaard 012ffcf6f6 Bug in when using % sign in legends (aliases), fixed by removing url decoding of metric names (Fixes #506) 11 years ago
Torkel Ödegaard bef61cf019 Ability to set y min/max for right y-axis (RR #519, Closes #360) 11 years ago
Torkel Ödegaard 2fbb87e17a fix jshint and updated changelog with PR #500 11 years ago
Torkel Ödegaard 011e95b331 Graphite query lexer change, can now handle regex parameters for aliasSub function (Fixes #126) 11 years ago
Torkel Ödegaard 191f9daf4d update changelog 11 years ago
Torkel Ödegaard f3698cd625 Cleanup of config.sample.js, removed graphiteUrl setting, it will still work for next release 11 years ago
Torkel Ödegaard 0ad4f3b85e Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475) 11 years ago
Torkel Ödegaard 6e2348d2b1 renamed graphite panel to graph 11 years ago
Torkel Ödegaard ea84149c87 Fix for exclusive series toggling (hold down CTRL, SHIFT or META key) and left click a series for exclusive toggling 11 years ago
Torkel Ödegaard af1855601b Improvement to InfluxDB query editor and function/value column selection, more space efficient, Closes #473 11 years ago
Torkel Ödegaard c2b8f21fd9 small changes to PR #327, Partial support for url encoded metric names when using graphite datasource 11 years ago
Torkel Ödegaard c48b3ded2f Fix for graphite function selection menu that some times draws outside screen. It now displays upward (Fixes #293) 11 years ago
Torkel Ödegaard 7137a9986f Fix to series toggling bug that caused annotations to be hidden when toggling (hiding) series. Fixes #328 11 years ago
Torkel Ödegaard 8911da8380 updated changelog 11 years ago
Torkel Ödegaard 0f7a55d031 improved asset (css/js) build pipeline, added revision to css and js. Will remove issues related to the browser cache when upgrading grafana and improve load performance (Fixes #418) 11 years ago
Torkel Ödegaard 62af77979b Legend Current value did not display when value was zero, Fixes #460 11 years ago
Torkel Ödegaard 384687e19b Added parameter to keepLastValue graphite function definition (default 100), Closes #459 11 years ago
Torkel Ödegaard 71a801bbb7 updated changelog 11 years ago
Torkel Ödegaard 1e4ff1e774 Added config setting for default playlist timespan 11 years ago
Torkel Ödegaard 8cd5a9963f Fixes for filter option loading and nested filters. Fixes #447, Fixes #412 11 years ago
Torkel Ödegaard df796e32eb fixed issue with filtersrv refactoring and removing filter parameter 11 years ago
Torkel Ödegaard 02bf5f9a58 updated changelog with PR #390, special characters in series names (influxdb) 11 years ago
Torkel Ödegaard e47994013a updated changelog with PR #427 11 years ago
Torkel Ödegaard 2a6a3a3af5 updated changelog 11 years ago
Torkel Ödegaard d8e2192179 Updated version to 1.5.4 11 years ago
Torkel Ödegaard c19fafa581 Improvement to series toggling, CTRL+MouseClick on series name will now hide all others (Closes #350) 11 years ago
Torkel Ödegaard 2b5e974132 updated changelog with PR #369 11 years ago
Torkel Ödegaard 9c5674a076 Fixes to filters and the 'All' option. It now never uses '*' as value, but all options in a {node1, node2, node3} expression (Closes #228, Closes #359) 11 years ago
Torkel Ödegaard 9e4656e43f New config setting for graphite datasource to control if json render request is POST or GET (Closes #345) 11 years ago
Torkel Ödegaard 2f58aa280c Review and small refactoring of PR #331 11 years ago
Torkel Ödegaard 0efafc50dc Increased resolution for graphite datapoints (maxDataPoints), now equal to panel pixel width. (Closes #5) 11 years ago
Torkel Ödegaard 125db1777a influxdb editor: rawquery text input, changed from fixed pixel width to span10 class 11 years ago
Torkel Ödegaard 02af2dbe73 Added rounding for graphites from and to time range filters 11 years ago
Torkel Ödegaard b1bd04566e updated changelog 11 years ago
Torkel Odegaard 15288b0e84 version bump to 1.5.3 11 years ago
Torkel Ödegaard 541baac49e Closes #282, Disable auto refresh zooming in (every time you change to an absolute time range), refresh will be restored when you change time range back to relative 11 years ago
Torkel Ödegaard d69b04e9ed Closes #294, Browser page title is now Grafana - {{dashboard title}} 11 years ago
Torkel Ödegaard 5495e0f96a Fixes #302, year dates in changelog was 2013, now corrected to 2014, thx LordFPL for spotting this 11 years ago
Torkel Ödegaard 93ab2a93d4 updated changelog 11 years ago
Torkel Ödegaard 6795383461 Fixes #106. Css fix for Firefox and using top menu dropdowns in panel fullscren / edit mode 11 years ago
Torkel Ödegaard 347f6aed3f small code cleanup in grafanaGraph 11 years ago