grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

AGPL-3.0 License

Downloads
680.2K
Stars
60.2K
Committers
2.4K

Bot releases are hidden (Show)

grafana - Grafana v3.0.0-beta7

Published by torkelo over 8 years ago

For full details read the Grafana 3.0 Beta Release blog post

Download
Installation

3.0 Highlights

  • Big UI improvements and polish
  • Redesigned plugin architecture and SDK
  • Grafana-cli command line tool shipped with grafana, installs plugins
  • Persisted dashboard playlists
  • Preferences like home dashboard, timezone and theme on org and user level
  • New plugin types, Apps, and Panels.
  • New platform site built around Grafana at Grafana.net
    • Plugin repository
    • More stuff coming soon (Hosted, On Prem Grafana Monitoring and Backups)
  • Annotation popovers can contain clickable links
  • Support for InfluxDB 0.11
  • Templated data source Easily reuse the same dashboard for multiple data source instances
  • Full changelog

Breaking changes

  • Dashboards from v2.6 are fully compatible; no manual updates should be necessary. There could
    be some edge case scenarios where dashboards using templating could stop working.
    If that is the case just enter the edit view for the template variable and hit Update button.
    This is due to a simplification of the variable format system where template variables are
    now stored without any formatting (glob/regex/etc), this is done on the fly when the
    variable is interpolated.
  • Plugin API: The plugin API has changed so if you are using a custom
    data source (or panel) they need to be updated as well.
  • InfluxDB 0.8: This data source is no longer included in releases,
    you can still install manually from Grafana.net
  • KairosDB: This data source has also no longer shipped with Grafana,
    you can install it manually from Grafana.net
grafana - Grafana v3.0.0-beta6

Published by torkelo over 8 years ago

For full details read the Grafana 3.0 Beta Release blog post

Download
Installation

Enhancements

  • Singlestat: Support for gauges in singlestat panel. closes #3688
  • Templating: Support for data source as variable, closes #816

Bug fixes

  • InfluxDB 0.12: Fixed issue templating and show tag values query only returning tags for first measurement, fixes #4726
  • Templating: Fixed issue with regex formating when matching multiple values, fixes #4755
  • Templating: Fixed issue with custom all value and escaping, fixes #4736
  • Dashlist: Fixed issue dashboard list panel and caching tags, fixes #4768
  • Graph: Fixed issue with unneeded scrollbar in legend for Firefox, fixes #4760
  • Table panel: Fixed issue table panel formating string array properties, fixes #4791
  • grafana-cli: Improve error message when failing to install plugins due to corrupt response, fixes #4651
  • Singlestat: Fixes prefix an postfix for gauges, fixes #4812
  • Singlestat: Fixes auto-refresh on change for some options, fixes #4809

Breaking changes

Data Source Query Editors: Issue #3900

Query editors have been updated to use the new form styles. External data source plugins needs to be
updated to work. Sorry to introduce breaking change this late in beta phase. We wanted to get this change
in before 3.0 stable is released so we don't have to break data sources in next release (3.1). If you are
a data source plugin author and want help with the new form styles work please ask for help in
slack channel.

grafana - Grafana v3.0.0-beta5

Published by torkelo over 8 years ago

For full details read the Grafana 3.0 Beta Release blog post

3.0.0-beta5 (2016-04-15)

Bug fixes

  • grafana-cli: Fixed issue grafana-cli tool, did not detect the right plugin dir, fixes #4723
  • Graph: Fixed issue with light theme text color issue in tooltip, fixes #4702
  • Snapshot: Fixed issue with empty snapshots, fixes #4706

3.0.0-beta4 (2016-04-13)

Bug fixes

  • Home dashboard: Fixed issue with permission denied error on home dashboard, fixes #4686
  • Templating: Fixed issue templating variables that use regex extraction, fixes #4672

Download
Installation

grafana - Grafana v3.0.0-beta3

Published by torkelo over 8 years ago

For full details on everything new in 3.0 read the Grafana 3.0 Beta Release blog post.

Changes between beta2 and beta3:

Enhancements

  • InfluxDB: Changed multi query encoding to work with InfluxDB 0.11 & 0.12, closes #4533

Bug fixes

  • Postgres: Fixed page render crash when using postgres, fixes #4558
  • Table panel: Fixed table panel bug when trying to show annotations in table panel, fixes #4563
  • App Config: Fixed app config issue showing content of other app config, fixes #4575
  • Graph Panel: Fixed legend option max not updating, fixes #4601
  • Graph Panel: Fixed issue where newly added graph panels shared same axes config, fixes #4582
  • Graph Panel: Fixed issue with axis labels overlapping Y-axis, fixes #4626
  • InfluxDB: Fixed issue with templating query containing template variable, fixes #4602
  • Graph Panel: Fixed issue with hiding series and stacking, fixes #4557
  • Graph Panel: Fixed issue with legend height in table mode with few series, affected iframe embedding as well, fixes #4640

Download
Installation

grafana - Grafana v3.0.0-beta2

Published by torkelo over 8 years ago

New Features (introduces since 3.0-beta1)

  • Preferences: Set home dashboard on user and org level, closes #1678
  • Preferences: Set timezone on user and org level, closes #3214, #1200
  • Preferences: Set theme on user and org level, closes #3214, #1917

Bug fixes

  • Dashboard: Fixed dashboard panel layout for mobile devices, fixes #4529
  • Table Panel: Fixed issue with table panel sort, fixes #4532
  • Page Load Crash: A Datasource with null jsonData would make Grafana fail to load page, fixes #4536
  • Metrics tab: Fix for missing datasource name in datasource selector, fixes #4540
  • Graph: Fix legend in table mode with series on right-y axis, fixes #4551, #1145
  • Password: Password reset link/page did not work, fixes #4542

Download
Installation

grafana - Grafana v3.0.0-beta1

Published by torkelo over 8 years ago

For full details read the Grafana 3.0 Beta Release blog post

Highlights

  • Massive UI improvements and polish
  • Redesigned plugin architecture and SDK
  • Grafana-cli command line tool shipped with grafana, installs plugins
  • Persisted dashboard playlists
  • New plugin types, Apps, and Panels.
  • New platform site built around Grafana at Grafana.net
    • Plugin repository
    • More stuff coming soon (Hosted, On Prem Grafana Monitoring and Backups)
  • Annotation popovers can contain clickable links
  • Support for InfluxDB 0.11
  • Full changelog'

Download
Installation

grafana - Grafana v2.6.0

Published by torkelo almost 9 years ago

The release includes a new Table panel, a new InfluxDB query editor, support for Elasticsearch Pipeline Metrics and support for multiple Cloudwatch credentials.

grafana - Grafana v2.6.0-beta1

Published by torkelo almost 9 years ago

grafana - Grafana v2.5.0

Published by torkelo almost 9 years ago

grafana - Grafana v2.1.2

Published by torkelo about 9 years ago

Patch release for latest major release (2.1)

Fixes since 2.1.1

  • Issue #2558. DragDrop: Fix for broken drag drop behavior (introduced in v2.1.1)
  • Issue #2534. Templating: fix for setting template variable value via url and having repeated panels or rows
grafana - Grafana v2.1.1

Published by torkelo about 9 years ago

Patch release for latest major release (2.1) that fixes some minor bugs and adds some minor enhancement.

Enhancements

  • Issue #2477. InfluxDB(0.9): Added more condition operators (<, >, <>, !~), thx @thuck
  • Issue #2483. InfluxDB(0.9): Use $col as option in alias patterns, thx @thuck

Fixes

  • Issue #2443. Templating: Fix for buggy repeat row behavior when combined with with repeat panel due to recent change before 2.1 release
  • Issue #2442. Templating: Fix text panel when using template variables in text in in repeated panel
  • Issue #2446. InfluxDB: Fix for using template vars inside alias field (InfluxDB 0.9)
  • Issue #2460. SinglestatPanel: Fix to handle series with no data points
  • Issue #2461. LDAP: Fix for ldap users with empty email address
  • Issue #2484. Graphite: Fix bug when using series ref (#A-Z) and referenced series is hidden in query editor.
  • Issue #1896. Postgres: Dashboard search is now case insensitive when using Postgres
grafana - Grafana v2.1.0

Published by torkelo about 9 years ago

grafana - Grafana v2.0.2

Published by torkelo over 9 years ago

Fixes

grafana - Grafana v2.0.1

Published by torkelo over 9 years ago

This is the first stable release for Grafana 2.0.

grafana - Grafana v2.0.0-beta3

Published by torkelo over 9 years ago

http://grafana.org/download/

RPM / DEB Package changes (to follow HFS)

  • binary name changed to grafana-server
  • does not install to /opt/grafana any more, installs to /usr/share/grafana
  • binary to /usr/sbin/grafana-server
  • init.d script improvements, renamed to /etc/init.d/grafana-server
  • added default file with environment variables,
    • /etc/default/grafana-server (deb/ubuntu)
    • /etc/sysconfig/grafana-server (centos/redhat)
  • added systemd service file, tested on debian jessie and centos7
  • config file in same location /etc/grafana/grafana.ini (now complete config file but with every setting commented out)
  • data directory (where sqlite3) file is stored is now by default /var/lib/grafana
  • no symlinking current to versions anymore
  • For more info see Issue #1758.

Config breaking change (setting rename)

  • [log] root_path has changed to [paths] logs

Enhancements

  • Issue #1701. Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel
  • Issue #1660. OAuth: Specify allowed email address domains for google or and github oauth logins

Fixes

  • Issue #1649. HTTP API: grafana /render calls nows with api keys
  • Issue #1667. Datasource proxy & session timeout fix (casued 401 Unauthorized error after a while)
  • Issue #1707. Unsaved changes: Do not show for snapshots, scripted and file based dashboards
  • Issue #1703. Unsaved changes: Do not show for users with role Viewer
  • Issue #1675. Data source proxy: Fixed issue with Gzip enabled and data source proxy
  • Issue #1681. MySQL session: fixed problem using mysql as session store
  • Issue #1671. Data sources: Fixed issue with changing default data source (should not require full page load to take effect, now fixed)
  • Issue #1685. Search: Dashboard results should be sorted alphabetically
  • Issue #1673. Basic auth: Fixed issue when using basic auth proxy infront of Grafana
grafana - Grafana v2.0.0-beta1

Published by torkelo over 9 years ago

Download

grafana - Grafana v1.9.1

Published by torkelo almost 10 years ago

Minor new features and fixes:

Enhancements

  • Issue #1028. Graph: New legend option hideEmtpy to hide series with only null values from legend
  • Issue #1242. OpenTSDB: Downsample query field now supports interval template variable
  • Issue #1126. InfluxDB: Support more than 10 series name segments when using alias $number patterns

Fixes

  • Issue #1251. Graph: Fix for y axis and scaled units (GiB etc) caused rounding, for example 400 GiB instead of 378 GiB
  • Issue #1199. Graph: fix for series tooltip when one series is hidden/disabled
  • Issue #1207. Graphite: movingAverage / movingMedian parameter type impovement, now handles int and interval parameter

Go to grafana.org/download for downloads. Blog post with v1.9.0 release highlights. Demo dashboard showing of some of the new features in 1.9.0.

grafana - Grafana 1.9.0

Published by torkelo almost 10 years ago

Blog post with release highlights. Demo dashboard showing of some of the new features.

Download

grafana - Grafana v1.9.0-rc1

Published by torkelo almost 10 years ago

Blog post with release highlights. Demo dashboard showing of some of the new features.

Download

grafana - Grafana v1.8.1

Published by torkelo about 10 years ago

Fixes found in 1.8.0 (see changelog.md for or download page for details).

Download:
http://grafana.org/download

Package Rankings
Top 0.57% on Npmjs.org
Top 0.35% on Proxy.golang.org
Badges
Extracted from project README
License Drone Go Report Card