Skip to content

Releases: OpenNMS/grafana-plugin

OpenNMS Helm 8.0.5

15 Jun 14:29
Compare
Choose a tag to compare

Helm 8.0.5 contains no feature updates, just dependency and security fixes.

This is the last release of Helm 8.x, in favor of the OpenNMS Plugin for Grafana.

Grafana Plugin for OpenNMS v9.0.5

14 Jun 17:39
Compare
Choose a tag to compare

Grafana Plugin for OpenNMS version 9.0.5 is a small release with a number of small fixes and enhancements.

What's Changed

  • update XLSX to latest version by @RangerRick in #703
  • HELM-389: Filter Panel, tie to dashboard by @synqotik in #704
  • HELM-417: Performance query hardcoding node id by @synqotik in #705
  • HELM-424, HELM-425: Fix transient flag logic in Perf DS queries, node selection by @synqotik in #709
  • Plugin and Docker Validation by @RangerRick in #710
  • HELM-422: Flow Dashboard and Graph Panel conversion and query fixes by @synqotik in #712
  • HELM-400: Alarm Table details displays Alarm ID by @synqotik in #718
  • HELM-414: Fix PerfDS label conversion, add 'requires' conversion by @synqotik in #719
  • HELM-422: Fix Dashboard Import for included dashboards by @synqotik in #720
  • HELM-422: Convert Cortex Flow dashboard by @synqotik in #723
  • HELM-432: Converter dashboard by @synqotik in #724
  • HELM-396: Click anywhere in Alarm Table for context menu by @synqotik in #721
  • HELM-432: Updated wording for Converter Dashboard instructions by @synqotik in #725

Full Changelog: v9.0.4-3...v9.0.5

Grafana Plugin for OpenNMS v9.0.4

10 May 19:24
Compare
Choose a tag to compare

Grafana Plugin for OpenNMS version 9.0.4 is a small release with one bugfix.

What's Changed

  • HELM-421: PerfDS: Explorer for string property gives error "N.replace is not a function"

Full Changelog: v9.0.3...v9.0.4-3

Grafana Plugin for OpenNMS v9.0.3

05 May 16:41
Compare
Choose a tag to compare

Grafana Plugin for OpenNMS version 9.0.3 is a small release with one final breaking ID change based on Grafana's registry guidelines.
It contains a number of dependency security updates, as well as a few small bugfixes.

What's Changed

  • HELM-398: Alarm Table / Entity Datasource: Enable "Use Grafana User" in #686
  • HELM-406: Adding a perf filter query to a dashboard elicits "TypeError: l is undefined" in #692
  • HELM-411: Alarm datasource query not keeping proper equality in #694

Full Changelog: v9.0.2...v9.0.3

Grafana Plugin for OpenNMS v9.0.2

21 Apr 13:46
Compare
Choose a tag to compare

Grafana Plugin for OpenNMS version 9.0.2 is a bugfix release.

Grafana Plugin for OpenNMS v9.0.1

13 Apr 21:16
Compare
Choose a tag to compare

Grafana Plugin for OpenNMS version 9.0.1 is a re-release of 9.0.0, with a change to the plugin ID used for publication to Grafana's registry and updated logo.

Grafana Plugin for OpenNMS v9.0.0

12 Apr 19:25
Compare
Choose a tag to compare

Grafana Plugin for OpenNMS version 9 is a large refactor of the codebase from Helm 8.

Highlights include:

  • rewrite all panels in React
  • clean up a bunch of code under the covers to use newer Grafana datastructures
  • lots of documentation updates and improvements
  • and much, much more!

OpenNMS Helm 8.0.4

13 Dec 18:39
Compare
Choose a tag to compare

Helm 8.0.4 is a minor release with focus on improving documentations.
Note that 8.0.4 is a re-release of 8.0.3, with the only change being a test-suite fix.

  • Create documentation for each of the panels provided by Helm (Issue HELM-348)
  • Cleanup Helm Documentation formatting (Issue HELM-341)

OpenNMS Helm 8.0.2

08 Nov 19:13
Compare
Choose a tag to compare

Helm 8.0.2 is primarily a bugfix release.

  • Possible fix when passing snmp interfaces from Perf DS to Flow filters (#543) (Issue HELM-333)
  • nodeResources doc update (Issue HELM-351)
  • Fix Helm Flow Histogram Panel (#552) (Issue HELM-353)

OpenNMS Helm 8.0.1

14 Sep 21:04
Compare
Choose a tag to compare

Helm 8.0.1 is primarily a bugfix release.

It contains a number of small fixes and enhancements to improve querying of nodes and interfaces.

It also contains a large number of node dependency updates.