Skip to content

Releases: grafana/grafana-zabbix

Grafana-Zabbix 3.4.0

17 May 13:27
Compare
Choose a tag to compare

Release highlights

Added

  • Alerting: highlight panel contained metrics with fired triggers.
  • Alerting: add thresholds to panels from zabbix triggers.
  • Docs: add docs for setAliasByRegex() from @v-zhuravlev
  • Support millisecond resolution on graphs. Patch from Jay Dawes ajaxous@gmail.com.
  • Sum and count aggregations.
  • Expand user macros in items #212
  • replaceAlias() function #287
  • Additional Range config option for trends #364

Changed

  • Add template variables to dropdown metric list #310
  • Add all value regex /.*/ to host dropdown.
  • Replace native map() and forEach() methods by lodash.

Fixed

  • Templatig issue when no values returned #354
  • Add host name for multiple text metrics.
  • Timeshift issue (Datapoints outside time range) for multiple targets with timeshift(), #338

Grafana-Zabbix 3.1.0

26 Sep 19:38
Compare
Choose a tag to compare
v3.1.0

Bump version to 3.1.0

Grafana-zabbix 3.0.0 beta 2

04 Apr 21:11
Compare
Choose a tag to compare
v3.0.0-beta2

Merge branch 'develop'

Grafana-zabbix 3.0.0 beta 1

31 Mar 21:10
Compare
Choose a tag to compare

First public beta of Grafana-zabbix 3.0

Grafana-Zabbix 2.5.1

09 Nov 18:07
Compare
Choose a tag to compare

Release for Grafana-2.5.x.

Fixes

  • Issue #109 - Annotations editor don't work in 2.5.
  • Fixed UI styles at datasource configuration page.

Important

All settings from plugin.json file had been removed. Now all plugin configurations can be changed only on datasource edit page.

Grafana-Zabbix 2.5

31 Oct 17:32
Compare
Choose a tag to compare

Release for Grafana-2.5.x.

Fixes

  • Issue #73 - Query editor don't work in Grafana 2.5.

Important

All settings from plugin.json file had been removed. Now all plugin configurations can be changed only on datasource edit page.

Grafana-Zabbix 2.1 RC1

09 Sep 11:41
Compare
Choose a tag to compare

Release candidate for Grafana-2.1.x.

Grafana-Zabbix 2.0.1

23 Jul 16:41
Compare
Choose a tag to compare

Release for Grafana-2.0.x and Grafana-2.1.0 pre-release

Fixes

  • Issue #45 - Item list don't works properly when All applications selected.
  • Issue #57 - TypeError: Cannot read property '0' of undefined.

Installation

Download and follow installation instructions in wiki.

Grafana-Zabbix 2.0.0

12 Jul 14:59
Compare
Choose a tag to compare

Stable release for Grafana-2.0.x

Features

  • #20, #32, #36 - Templated variables support.
  • #16 - Zabbix trends support.
  • #18 - Flexible metric editor.
  • #12 - Downsample series for better graph displaying.
  • #11 - Custom scale for each target.
  • #27, #28 - Items and hosts filtering by regex.

Full list of improvements

Fixes

  • Issue #52 - HTTP Basic Auth support.
  • Issue #30 - Zabbix 2.2 support.

Other fixes

Installation

Download and follow installation instructions in wiki.

grafana-zabbix 1.0.1

14 May 21:59
Compare
Choose a tag to compare

Release of grafana-zabbix version 1.0.1 for Grafana-1.9.x

Fixes

Installation

Download source code below and follow installation instructions.