Skip to content

Releases: OpenNMS/grafana-plugin

OpenNMS Helm 7.3.0

16 Dec 21:26
Compare
Choose a tag to compare

This release adds a new feature to allow querying string properties in the perf datasource.

  • support string properties in performance datasource (Issue HELM-293)

OpenNMS Helm 7.2.0

08 Dec 02:54
Compare
Choose a tag to compare

This release bumps a bunch of dependencies, improves documentation, tweaks plugin signing, and adds a number of new features, including:

  • More Helm flow dashboard updates (Issue HELM-277)
  • A new "About Helm" dashboard (Issue HELM-281)
  • Support for returning node primary ifIndex and IP address in the entity datasource (Issue HELM-188)
  • New entities in the entity datasource: IP interface, SNMP interface, ifService, outagers (Issue HELM-228)
  • Support for prefixing/suffixing label names of flow series and summaries (Issue HELM-298)
  • Support multiple flow queries per panel (Issue HELM-299)
  • A new dashboard for flow aggregations using data from Cortex/Prometheus (Issue NMS-13374)
  • Fixes for host traffic aggregations from Nephron (Issue NMS-13534)

OpenNMS Helm 7.1.2

28 Jun 19:13
Compare
Choose a tag to compare

This is a re-pack of 7.1.1 with some CI/CD fixes.

OpenNMS Helm 7.1.0

20 May 19:58
Compare
Choose a tag to compare

This release adds support for handling aggregate flow DSCP ToS/QoS values, coming soon in Horizon 28.
It also bumps some dependencies, and fixes a bug in the filter panel where not all values would
be shown in select boxes.

OpenNMS Helm 7.0.0

10 May 21:07
Compare
Choose a tag to compare

This release contains a rework of our code to use TypeScript, and a conversion to Grafana's
build toolkit for releasing. This should fix a number of transient issues we've seen in
startup of the Helm plugin and increase overall stability.

BREAKING: OpenNMS Helm now requires Grafana 7.5 or greater.

OpenNMS Helm 6.0.1

08 Mar 20:03
Compare
Choose a tag to compare

This release contains a few dependency updates, an internal change to support TypeScript, and one small change to fix loading the flow datasource.

OpenNMS Helm 6.0.0

15 Oct 17:33
Compare
Choose a tag to compare

OpenNMS Helm now supports Grafana 7, and has dropped support for versions older than 7.

  • the nodeResources() function has been enhanced to support displaying the resource label (Issue HELM-95)
  • the Filter and Alarm Table panels have been updated to work with Grafana 7 (Issue HELM-247)

OpenNMS Helm 5.0.3

25 Sep 16:55
Compare
Choose a tag to compare

Note: This release does not yet fix Grafana 7 support (it's complicated...) but it fixes a few more bugs while we work on Grafana 7 support.

Also note, the docs that used to be included in the archive are now published at https://docs.opennms.com/ -- our future home for all OpenNMS documentation.

  • Make Helm docs publicly available (Issue HELM-221)
  • "How to configure the data sources in Grafana" docs are missing (Issue HELM-231)
  • Enhance HELM documentation (Issue HELM-240)
  • Add expression examples (Issue HELM-241)
  • JEXL expressions (Issue HELM-242)
  • Cannot see list of nodes and resources when editing a panel. (Issue HELM-243)
  • update requirements (Issue HELM-251)

OpenNMS Helm 5.0.2

23 Apr 19:32
Compare
Choose a tag to compare

This release contains significant documentation updates, as well as a few bug fixes including Grafana 6.7 support.
It also bumps the Grafana provided by our Docker images to 6.7.2.

  • Document how to use the filter panel (Issue HELM-206)
  • Document how to use the entity data-source (Issue HELM-207)
  • Publish build artifacts with CircleCI to Cloudsmith (Issue HELM-214)
  • Convert docs from Asciibinder to Antora (Issue HELM-217)
  • Integrate Antora documentation into CircleCI (Issue HELM-218)
  • Sign RPM and DEB packages with GPG key (Issue HELM-222)
  • Some filter could be documented (Issue HELM-227)
  • Cannot add an Alarm Table widget when using Grafana 6.6.x (Issue HELM-229)
  • Support Grafana 6.7.x for our Helm plugin (Issue HELM-232)

OpenNMS Helm 5.0.1

11 Feb 18:08
Compare
Choose a tag to compare

This small release works around a module-loading bug in some Grafana versions.
It also bumps the Grafana provided by our Docker images to 6.6.1.