Commit Graph

2252 Commits (656ec9c48f3ec420a252978e91b9d624fc99a908)
 

Author SHA1 Message Date
Torkel Ödegaard c3900398fc Merge pull request #917 from mchataigner/master 11 years ago
Torkel Ödegaard 4b79a5e9da OpenTSDB: merged PR #930 adding counter max and counter reset options to OpenTSDB query editor 11 years ago
Torkel Ödegaard eed2feea97 Merge branch 'opentsdb-counterMax' of github.com:rsimiciuc/grafana into rsimiciuc-opentsdb-counterMax 11 years ago
Torkel Ödegaard 60a2d9f624 Dashboard: fix for collapsed rows became invisible when hide controls was enabled, Fixes #987 11 years ago
Torkel Ödegaard 3cd33b6ffc Tech: added cache busting for requirejs fetches, will only affect config.js for optimized builds, should solve user issues where browsers cache config.js which causes initial confusing setup/config issues. 11 years ago
Torkel Ödegaard e3942b3438 Graph: multi series tooltip fix for long series names, and metric value row alignment, Fixes #983, #984 11 years ago
Torkel Ödegaard 0bf37b8c00 Merge pull request #981 from swoop-inc/mb_value_update_bug 11 years ago
Torkel Ödegaard 0e5dbf3889 Merge pull request #980 from maxstepanov/patch-1 11 years ago
Torkel Ödegaard 785f96aabe Merge pull request #975 from swoop-inc/mb_support_influx_regex_merge 11 years ago
Mark Bell 5cec936128 When get_data fails the legend should be cleared 11 years ago
Max Stepanov 02861142cb Replace all $interval occurrences in query string 11 years ago
Torkel Ödegaard 1cfc4d2f31 ScriptedDashboard: bugfix for scripted dashboards and collapsed rows, Fixes #965 11 years ago
Mark Bell 08e816a539 Add support for regex based series merging in InfluxDB 11 years ago
Torkel Ödegaard 272cf64aac SinglsStatPanel: more work on sparkline option for single stat panel 11 years ago
Torkel Ödegaard ed57a4099b Merge branch 'master' into valuepanel 11 years ago
Torkel Ödegaard 79c5d48a3c Timepicker: Fix for Zoom out top menu link still visible when timepicker was disabled, Fixes #963 11 years ago
Adrien Samson 6c70122e55 Add alignToFrom param to summarize 11 years ago
Torkel Ödegaard 6c83699e6f Panel: css fix for panel fullscreen/edit mode for latest chrome 38 and Firefox 33, #954 11 years ago
Torkel Ödegaard ff254ce08d Help: fix for help modal shortcut, and added missing shortcut, #952 11 years ago
Torkel Ödegaard 8a80ea26b8 Graph: fix for series override controller unit test 11 years ago
Torkel Ödegaard b85fe62389 Graph: series override dropdown menu select did not work after recent commit that added typeahead to this dropdown 11 years ago
Torkel Ödegaard 31a4d9204c SingleStatPanel: Added graph to single stat panel, #951 11 years ago
Torkel Ödegaard 69fdfd5cb3 Merge branch 'master' into valuepanel 11 years ago
Torkel Ödegaard 16e7980982 Help: added help modal, accessed by shortcut '?', the help modal only contains a list of all shortcuts right now but will be extended in the future, #952 11 years ago
Torkel Ödegaard e3e08cf8e7 Graph: fix for second y axis tick unit labels wrapping on the next line, Fixes #505 11 years ago
Torkel Ödegaard cae6626b06 StatsPanel: small change to stats panel, #951 11 years ago
Torkel Ödegaard 956d93e871 StatsPanel: fine tuning colors 11 years ago
Torkel Ödegaard 7c4d1b7b01 StatsPanel: made big values template based 11 years ago
Torkel Ödegaard 9866e0851b Graph: single series tooltip and unit format change fix, Closes #946 11 years ago
Torkel Ödegaard 0a97a2435b StatsPanel: more progress 11 years ago
Torkel Ödegaard 5c80f03eae StatsPanel: small progress on stats panel 11 years ago
Torkel Ödegaard dd03a4b011 Dashboard: fix for fullscreen mode and small gap sometimes showing the underlying dashboard 11 years ago
Torkel Ödegaard 6cd1bc32fe StatsPanel: more work on stats panel 11 years ago
Torkel Ödegaard dd0193a9a8 Dashboard: removed wip stats panel from settings.js, accidental commit 11 years ago
Torkel Ödegaard 123faa6f8e Merge branch 'master' into valuepanel 11 years ago
Torkel Ödegaard f743288ce0 Graph: fix for legends on the side and graph dimensions adaptation 11 years ago
Torkel Ödegaard a1d764bd26 Merge branch 'master' into valuepanel 11 years ago
Torkel Ödegaard 61f6bd2c80 Graph: added typehead dropdown menu combination for the series override selection 11 years ago
Torkel Ödegaard fe620d8e44 Graph: fill below to series override option not automatically adds lines=false, as overrides, if you want lines just for the fill below series just remove the overrides, #940 11 years ago
Torkel Ödegaard 22db28d3e7 Graph: New series style override option 'Fill below to', useful to visualize max & min as shadow for the mean, #940 11 years ago
Torkel Ödegaard 1330488e13 Panel: plugins panels can now reside outsude the app/panels directory, added example plugin panel 11 years ago
Torkel Ödegaard 22297be3cf Merge branch 'master' into valuepanel 11 years ago
Raul Simiciuc 29d7d6994a added reset value 11 years ago
Raul Simiciuc 87e8162a2d fixed identation 11 years ago
Raul Simiciuc 38b71bf386 adding counterMax option to opentsdb 11 years ago
Torkel Ödegaard 920689b80e InfluxDB: series lookup & typeahead is now handled by influxdb list series regex queries, Closes #888 11 years ago
Torkel Ödegaard e9c7523646 Graphite: added second optional parameter to averageSeriesWithWildcards, Closes #926 11 years ago
Torkel Ödegaard 88bbc720ca Graph: removed console logs 11 years ago
Torkel Ödegaard 1bf1469c80 Merge branch 'master' of github.com:grafana/grafana 11 years ago
Torkel Ödegaard c74eda20dc Graph: fix for legend values min & max, avg & current when series only has null values, Closes #923 11 years ago