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 - v6.3.2

Published by torkelo about 5 years ago

Download Page
What's New Highlights
Release Notes

6.3.2 (2019-08-07)

Bug Fixes

  • Gauge/BarGauge: Fixes issue with lost thresholds and issue loading Gauge with avg stat. #18375
grafana - v6.3.1

Published by torkelo about 5 years ago

Download Page
What's New Highlights
Release Notes

6.3.1 (2019-08-07)

Bug Fixes

  • PanelLinks: Fix crash issue Gauge & Bar Gauge for panels with panel links (drill down links). #18430
grafana - v6.3.0

Published by papagian about 5 years ago

Download Page
What's New Highlights
Release Notes

6.3.0 (2019-08-06)

Features / Enhancements

  • OAuth: Do not set SameSite OAuth cookie if cookie_samesite is None. #18392, @papagian

Bug Fixes

  • PanelLinks: Fix render issue when there is no panel description. #18408, @dehrax
grafana - v6.3.0-beta4

Published by xlson about 5 years ago

Download Page
What's New Highlights
Release Notes

6.3.0-beta4 (2019-08-02)

Features / Enhancements

  • Auth Proxy: Include additional headers as part of the cache key. #18298, @gotjosh
grafana - v6.3.0-beta2

Published by xlson about 5 years ago

Download Page
What's New Highlights
Release Notes

6.3.0-beta2 (2019-07-26)

Features / Enhancements

Bug Fixes

grafana - v6.3.0-beta1

Published by papagian over 5 years ago

Download Page
What's New Highlights
Release Notes

6.3.0-beta1 (2019-07-10)

Features / Enhancements

Bug Fixes

  • AddPanel: Fix issue when removing moved add panel widget . #17659, @dehrax
  • CLI: Fix encrypt-datasource-passwords fails with sql error. #18014, @marefr
  • Elasticsearch: Fix default max concurrent shard requests. #17770, @marefr
  • Explore: Fix browsing back to dashboard panel. #17061, @jschill
  • Explore: Fix filter by series level in logs graph. #17798, @marefr
  • Explore: Fix issues when loading and both graph/table are collapsed. #17113, @marefr
  • Explore: Fix selection/copy of log lines. #17121, @marefr
  • Fix: Wrap value of multi variable in array when coming from URL. #16992, @aocenas
  • Frontend: Fix for Json tree component not working. #17608, @srid12
  • Graphite: Fix for issue with alias function being moved last. #17791, @torkelo
  • Graphite: Fixes issue with seriesByTag & function with variable param. #17795, @torkelo
  • Graphite: use POST for /metrics/find requests. #17814, @papagian
  • HTTP Server: Serve Grafana with a custom URL path prefix. #17048, @jan25
  • InfluxDB: Fixes single quotes are not escaped in label value filters. #17398, @Panzki
  • Prometheus: Correctly escape '|' literals in interpolated PromQL variables. #16932, @Limess
  • Prometheus: Fix when adding label for metrics which contains colons in Explore. #16760, @tolwi
  • SinglestatPanel: Remove background color when value turns null. #17552, @druggieri
grafana - v6.2.5

Published by kylebrandt over 5 years ago

Download Page
What's New Highlights
Release Notes

6.2.5 (2019-05-25)

Features / Enhancements

  • Grafana-CLI: Wrapper for grafana-cli within RPM/DEB packages and config/homepath are now global flags. #17695, @gotjosh
  • Panel: Fully escape html in drilldown links (was only sanitized before) . #17731, @dehrax

Bug Fixes

grafana - v6.2.4

Published by gotjosh over 5 years ago

Bug Fixes

  • Grafana-CLI: Fix receiving flags via command line . #17617, @gotjosh
  • HTTPServer: Fix X-XSS-Protection header formatting. #17620, @yverry
grafana - v6.2.3

Published by gotjosh over 5 years ago

Known issues

  • grafana-cli: The argument --pluginsDir is not working.
  • docker: Due to above problem with grafana-cli the docker run will fail to start the container if you're installing plugins using the GF_INSTALL_PLUGINS environment variable. We have removed 6.2.3 tag from docker hub and latest tag now points to 6.2.2.

More details in bug report: https://github.com/grafana/grafana/issues/17613

Features / Enhancements

  • AuthProxy: Optimistic lock pattern for remote cache Set. #17485, @papagian
  • HTTPServer: Options for returning new headers X-Content-Type-Options, X-XSS-Protection and Strict-Transport-Security. #17522, @kylebrandt

Bug Fixes

grafana - v6.2.2

Published by aocenas over 5 years ago

Download Page
What's New Highlights
Release Notes

6.2.2 (2019-06-05)

Features / Enhancements

  • Security: Prevent CSV formula injection attack when exporting data. #17363, @DanCech

Bug Fixes

  • CloudWatch: Fixes error when hiding/disabling queries . #17283, @jpiccari
  • Database: Fixed slow permission query in folder/dashboard search. #17427, @aocenas
  • Explore: Fixed updating time range before running queries. #17349, @marefr
  • Plugins: Fixed plugin config page navigation when using subpath. #17364, @torkelo
grafana - v6.2.1

Published by marefr over 5 years ago

Download Page
What's New Highlights
Release Notes

6.2.1 (2019-05-27)

Features / Enhancements

  • CLI: Add command to migrate all datasources to use encrypted password fields . #17118, @aocenas
  • Gauge/BarGauge: Improvements to auto value font size . #17292, @torkelo

Bug Fixes

  • Auth Proxy: Resolve database is locked errors. #17274, @marefr
  • Database: Retry transaction if sqlite returns database is locked error. #17276, @marefr
  • Explore: Fixes so clicking in a Prometheus Table the query is filtered by clicked value. #17083, @hugohaggmark
  • Singlestat: Fixes issue with value placement and line wraps. #17249, @torkelo
  • Tech: Update jQuery to 3.4.1 to fix issue on iOS 10 based browers as well as Chrome 53.x . #17290, @timbutler
grafana - v6.2.0

Published by torkelo over 5 years ago

Download Page
What's New Highlights
Release Notes

6.2.0 (2019-05-22)

Bug Fixes

  • BarGauge: Fix for negative min values. #17192, @torkelo
  • Gauge/BarGauge: Fix for issues editing min & max options. #17174
  • Search: Make only folder name only open search with current folder filter. #17226
  • AzureMonitor: Revert to clearing chained dropdowns. #17212

Breaking Changes

  • Plugins: Data source plugins that process hidden queries need to add a "hiddenQueries: true" attribute in plugin.json. #17124, @ryantxu
grafana - v6.2.0-beta2

Published by torkelo over 5 years ago

Download Page
What's New Highlights
Release Notes

6.2.0-beta2 (2019-05-15)

Features / Enhancements

Bug Fixes

  • Dashboard: Fixes blank dashboard after window resize with panel without title. #16942, @torkelo
  • Dashboard: Fixes lazy loading & expanding collapsed rows on mobile. #17055, @torkelo
  • Dashboard: Fixes scrolling issues for Edge browser. #17033, @jschill
  • Dashboard: Show refresh button in first kiosk(tv) mode. #17032, @torkelo
  • Explore: Fix empty result from datasource should render logs container. #16999, @marefr
  • Explore: Fixes so clicking in a Prometheus Table the query is filtered by clicked value. #17083, @hugohaggmark
  • Explore: Makes it possible to zoom in Explore/Loki/Graph without exception. #16991, @hugohaggmark
  • Gauge: Fixes orientation issue after switching from BarGauge to Gauge. #17064, @torkelo
  • GettingStarted: Fixes layout issues in getting started panel. #16941, @torkelo
  • InfluxDB: Fix HTTP method should default to GET. #16949, @StephenSorriaux
  • Panels: Fixed alert icon position in panel header. #17070, @torkelo
  • Panels: Fixes panel error tooltip not showing. #16993, @torkelo
  • Plugins: Fix how datemath utils are exposed to plugins. #16976, @marefr
  • Singlestat: fixed centering issue for very small panels. #16944, @torkelo
  • Search: Scroll issue in dashboard search in latest Chrome. #17054, @jschill
  • Docker: Prevent a permission denied error when writing files to the default provisioning directory. #16831, @wmedlar
  • Gauge: Adds background shade to gauge track and improves height usage. #17019, @torkelo
  • RemoteCache: Avoid race condition in Set causing error on insert. . #17082, @bergquist
grafana - v6.2.0-beta1

Published by aocenas over 5 years ago

Download Page
What's New Highlights
Release Notes

6.2.0-beta1 (2019-05-07)

Features / Enhancements

Bug Fixes

  • Build: Fix bug where grafana didn't start after mysql on rpm packages. #16917, @bergquist
  • CloudWatch: Fixes query order not affecting series ordering & color. #16408, @mtanda
  • CloudWatch: Use default alias if there is no alias for metrics. #16732, @utkarshcmu
  • Config: Fixes bug where timeouts for alerting was not parsed correctly. #16784, @aocenas
  • Elasticsearch: Fix view percentiles metric in table without date histogram. #15686, @Igor-Ratsuk
  • Explore: Prevents histogram loading from killing Prometheus instance. #16768, @hugohaggmark
  • Graph: Allow override decimals to fully override. #16414, @torkelo
  • Mixed Datasource: Fix error when one query is disabled. #16409, @marefr
  • Search: Fixes search limits and adds a page parameter. #16458, @torkelo
  • Security: Responses from backend should not be cached. #16848, @marefr

Breaking changes

  • Gauge Panel: The suffix / prefix options have been removed from the new Guage Panel (introduced in v6.0). #16870.
grafana - v6.1.6

Published by bergquist over 5 years ago

6.1.6 (2019-04-29)

Features / Enhancements

Bug Fixes

6.1.5 (2019-04-29)

  • Security: Urgent security patch release. Please read more in our blog
grafana - v6.1.4

Published by dprokop over 5 years ago

Download Page
What's New Highlights
Release notes

6.1.4 (2019-04-16)

Bug Fixes

grafana - v6.1.3

Published by torkelo over 5 years ago

Download Page
What's New Highlights
Release notes

6.1.3 (2019-04-09)

Bug Fixes

  • Graph: Fixed auto decimals in legend values for some units like ms and s. #16455, @torkelo
  • Graph: Fixed png rendering with legend to the right. #16463, @torkelo
  • Singlestat: Use decimals when manually specified. #16451, @torkelo
  • UI Switch: Fix broken UI switches. Fixes Default Data Source switch, Explore Logs switches, Gauge option switches. #16303, @dprokop
grafana - v6.1.2

Published by torkelo over 5 years ago

Download Page
What's New Highlights
Release Notes

6.1.2 (2019-04-08)

Bug Fixes

grafana - v6.1.1

Published by torkelo over 5 years ago

Download Page
What's New Highlights
Release Notes

Bug Fixes

  • Alerting: Notification channel http api fixes. #16379, @marefr
  • Graphite: Editing graphite query function now works again. #16390, @torkelo
  • Playlist: Kiosk & auto fit panels modes are working normally again . #16403, @torkelo
  • QueryEditors: Toggle edit mode now always work on slower computers. #16394, @seanlaff
grafana - v6.1.0

Published by torkelo over 5 years ago

Download Page
What's New Highlights
Release Notes

Bug Fixes

  • CloudWatch: Fix for dimension value list when changing dimension key. #16356, @mtanda
  • Graphite: Editing function arguments now works again. #16297, @torkelo
  • InfluxDB: Fix tag names with periods in alert evaluation. #16255, @floyd-may
  • PngRendering: Fix for panel height & title centering . #16351, @torkelo
  • Templating: Fix for editing query variables. #16299, @torkelo
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