0.2.14 (2017-02-06)
v0.2.14 (2017-02-06)
Closed issues:
- How to start with the dashboard? #121
Merged pull requests:
- replace keys used for showconfig to avoid conflicts when copying text… #124 (jijojv)
- [fix] missing label opening tag for "sse" #123 (doublerebel)
- Added description field when hover on grid #122 (Freebien)
v0.2.13 (2016-06-26)
0.2.13 (2016-06-26)
Closed issues:
- Edit on mac os x does not work #119
- fix incorrect (404) link to spec in help text #118
- toolbar height is to small #110
- The "spec" link in the help is dead #108
- The #107
- Dashboard showing socker error, #105
- "expired" events appearing from nowhere #104
- [question] sample query for dashboard #101
- Key bindings not working on OS X #97
- Provide support for the latest version of gem thin. #92
- Unit tests currently broken? #86
- Error starting riemann-dash #82
Merged pull requests:
- Fix javascript injection #120 (faxm0dem)
- Graph tooltips in Flot view #116 (gfv)
- Geiger counter view #115 (gfv)
- add favicon #114 (aequitas)
- Dynamically adjusted position of view #112 (soundslikeodd)
- Fix link to query lang spec (fixes #108) #109 (chris-martin)
- Add help text for renaming a workspace #106 (chris-martin)
- Optimize PriorityQueue.js #100 (CAFxX)
0.2.12 (2015-07-17)
Merged pull requests:
- Add Iframe view #98 (shanielh)
- Improve help view on how to delete a view #96 (wesleymiao)
- Config can be specified with RIEMANN_DASH_CONFIG #94 (md5)
0.2.11 (2015-03-03)
Merged pull requests:
- Show status in Gauge if value is undefined #91 (zzamboni)
- Let the y axis of flot chart extend to negative numbers. #90 (ChrisBlom)
- Add binding to show config #89 (AeroNotix)
0.2.10 (2015-01-06)
Closed issues:
- Error starting riemann-dash #81
- [Bug] LogView crashes with undefined host #70
- /vendor/jquery/jquery.min.map 404s #64
- Internal state table with expiry #4
Merged pull requests:
- Add browser config test #87 (andeemarks)
- inflect number of socket errors #84 (kjperry)
- relative path to x.png #80 (mfournier)
- Fish up 0.2.9 #79 (mfournier)
- example rack app configuration #77 (mfournier)
- New "dial" view, similar to "gauge" #75 (mfournier)
- gauge: microfix to html #74 (mfournier)
- Add default values for LogView event objects #71 (SegFaultAX)
0.2.9 (2014-08-02)
Closed issues:
- thin/server.rb:108:in `initialize': wrong number of arguments (4 for 0..3) (ArgumentError) on fresh ruby 2.1.2 install #66
- thin: wrong number of arguments #65
- Events/sec comes in under a nil hostname #63
- grid caching commit breaks freshness of data #62
Merged pull requests:
- Add pageup to popup help #68 (eric)
- Several small details #67 (mfournier)
- add fix for firefox #60 (jespada)
- only focus if CTRL/Meta+click is pressed #59 (jespada)
- List view #58 (lwf)
- Add support for backend stores for config #57 (lwf)
- Add y-axis 'max' configuration option for flot #56 (benagricola)
- Log view does not limit the number of events #55 (borntyping)
0.2.8 (2014-02-24)
Closed issues:
- dashboard expiry prevents graphing #53
Merged pull requests:
- Show state when availible for events with no metric #52 (borntyping)
0.2.7 (2014-01-03)
Merged pull requests:
- More grid ui nitpicking #50 (mfournier)
- failsafe version of f9eaa29b #48 (mfournier)
- Expire using prioqueue #47 (mfournier)
- avoid error when trying to delete non-existing array element #46 (mfournier)
- fix: expired values appear as 0 #45 (faxm0dem)
- Add .state.err and .state.warn strings #44 (bmhatfield)
0.2.6 (2013-10-21)
Closed issues:
- grid view displays nil as hostname #33
- Bring back maximal-entropy-substring labels for the grid. #26
- Jquery-UI update breaks drag-and-drop of workspaces. #25
- Getting started #23
Merged pull requests:
- Optional server-sent-event connection type. #43 (pyr)
- s/:host/:bind/ #42 (michaelfairley)
- Add options to the flot graph to allow building stacked graphs and bar graphs #41 (airhorns)
- grid view: display events timestamp in human-readable format #39 (mfournier)
- fix typo #38 (chillitom)
- Add optional thousands separators to Gauge control #37 (chillitom)
- Use relative paths #35 (justwrote)
- Reworked row/column label trimming in grid.js. #34 (Tinche)
0.2.5 (2013-06-27)
Closed issues:
- Provide some way to connect to WebSocketSecure (wss://) #14
Merged pull requests:
- Numpad "+" and "-" keys #30 (odiszapc)
- Allow expired events in the grid and style with phonecian purple #29 (dch)
- Use encodeURIComponent instead, for other chars #28 (michaelhood)
0.2.4 (2013-04-29)
Merged pull requests:
- we should use wss:// if we use https:// #27 (yanchenko-igor)
0.2.3 (2013-04-17)
Closed issues:
- riemann-dash does not allow setting host as documented. #11
- Installation fails on some rubygems #6
- riemann-dash 0.1.1 gem: start_chart: no method nan? for fixnum #2
Merged pull requests:
- Alternate implementation of pivotable grid #19 (eggsby)
- initial version of mult-event timeseries #18 (eggsby)
- Gemfile + Tests(!!!) + Config-class to allow better testing + many smaller cleanups #17 (mindreframer)
- Making config/config.json customizable through config.rb #15 (eggsby)
- support collectd threshold states in dashboard CSS #13 (dch)
- Fix util bug and add js title updates #12 (eggsby)
- Timeseries #10 (eggsby)
- Bugfixes, css tweaks and persistent URLs #9 (eggsby)
- Add two new key binding a fix another one. #7 (franckcuny)
- Fix a NoMethodError on Fixnum metrics #3 (benmur)
- Corrections for using custom views #1 (garethr)
* This Change Log was automatically generated by github_changelog_generator