Grafana v1.9.0-rc1 Release Notes

Release Date: 2014-11-17 // over 9 years ago
  • ๐Ÿ’ป UI Improvements

    • ๐Ÿ’ป Issue #770. UI: Panel dropdown menu replaced with a new panel menu

    Graph

    • Issue #877. Graph: Smart auto decimal precision when using scaled unit formats
    • Issue #850. Graph: Shared tooltip that shows multiple series & crosshair line, thx @toni-moreno
    • ๐Ÿ’… Issue #940. Graph: New series style override option "Fill below to", useful to visualize max & min as a shadow for the mean
    • Issue #1030. Graph: Legend table display/look changed, now includes column headers for min/max/avg, and full width (unless on right side)
    • Issue #861. Graph: Export graph time series data as csv file

    ๐Ÿ†• New Panels

    Misc

    • Issue #864. Panel: Share panel feature, get a link to panel with the current time range
    • ๐Ÿ”Œ Issue #938. Panel: Plugin panels now reside outside of app/panels directory
    • Issue #952. Help: Shortcut "?" to open help modal with list of all shortcuts
    • Issue #991. ScriptedDashboard: data source services are now available in scripted dashboards, you can query data source for metric keys, generate dashboards, and even save them in a scripted dashboard (see scripted_gen_and_save.js for example)
    • Issue #1041. Panel: All panels can now have links to other dashboards or absolute links, these links are available in the panel menu.

    ๐Ÿ”„ Changes

    • 0๏ธโƒฃ Issue #1007. Graph: Series hide/show toggle changed to be default exclusive, so clicking on a series name will show only that series. (SHIFT or meta)+click will toggle hide/show.

    OpenTSDB

    • Issue #930. OpenTSDB: Adding counter max and counter reset value to open tsdb query editor, thx @rsimiciuc
    • ๐Ÿ‘ Issue #917. OpenTSDB: Templating support for OpenTSDB series name and tags, thx @mchataigner

    InfluxDB

    • ๐Ÿ‘ Issue #714. InfluxDB: Support for sub second resolution graphs

    ๐Ÿ›  Fixes

    • Issue #925. Graph: bar width calculation fix for some edge cases (bars would render on top of each other)
    • Issue #505. Graph: fix for second y axis tick unit labels wrapping on the next line
    • Issue #987. Dashboard: Collapsed rows became invisible when hide controls was enabled

    =======