Skip to content

Releases: GlobalNOC/globalnoc-networkmap-panel

1.1.3

03 Sep 20:52
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.1.3 - Tue Sep 3 2019

  • Fixed the bug where the map would not render completely in Grafana v6.3.X

1.1.2

29 Apr 15:21
e4834bd
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.1.2 - Mon Apr 29 2019

  • Fixed issue with <color-picker> in threshold legend mode

1.1.1

25 Apr 18:52
c4e1f0e
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.1.1 - Wed Apr 24 2019

  • Updated <spectrum-picker> to <color-picker> to fix issues in Grafana v6
  • Fixed issue with map rendering in Grafana v6

1.1.0

21 Mar 20:00
0488f0b
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.1.0 - Thu Mar 21 2019

Bug Fixes

  • Added max bounds to logical map.

1.0.9

26 Feb 16:22
792e6e8
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.0.9 - Mon Feb 26 2019

Features and Bug Fixes

  • Added ability to use floating point thresholds.
  • Added ability to select color for links that are down.
  • Fixed the link hover to show up only when hovered over the links.
  • Fixed the issue where all the endpoints would not render on both sides of the prime meridian.
  • Fixed the issue where endpoints color would still show default color even when there's data.

1.0.8

09 Nov 14:45
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.0.8 - Mon Nov 09 2018

Bug Fixes

  • Added support for changing default coloring on nodes.
  • Added new Orange to Blue legend color scale.
  • Minor stylistic changes to legend.

1.0.7

22 Oct 20:22
6f64f97
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.0.7 - Mon Oct 22 2018

Bug Fixes

  • Fixed issue where readme is empty when the panel is installed on Grafana
  • Fixed issue where hover on the far right side and far bottom side of the page was being cut off

1.0.6

12 Oct 18:46
e071182
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.0.6 — Fri Oct 12 2018

Features

  • Added a Save & Exit option in the JSON Editor.
  • Added the ability to zoom in smaller steps of 0.25.
  • Added the ability to specify size for each layer in the editor
  • Added the ability to scale the size of individual node markers by a multiplier when specified in the map source.
  • Added the ability to use a different "shape" for node markers when specified in the map source (square, diamond, triangle, circle).
  • Added the ability to add a "label" above node markers when specified in the map source.
  • Adjusted legend text to be more readable.
  • Fixed zooming and panning issues for both logical and geographic maps.
  • Fixed issue where map bounds were being set incorrectly when switching logical map on/off.
  • Fixed issue causing the tooltip to render when not hovering over a node or link.
  • Fixed issue where tooltip was missing variables for current link usage ($input.now & $output.now).
  • Fixed issue where adding initial JSON data for a layer in the JSON Editor would fail to save.

1.0.5

29 Aug 14:50
77a9445
Compare
Choose a tag to compare

GlobalNOC Networkmap Panel v1.0.5 — Tue Aug 28 2018

Features

  • Logical Map feature
  • Twin Tubes feature
  • Bug Fix for maxBounds being always set in logical maps