Skip to content

3.10.2 — Monitoring NOC, ops UI, Orchestration single-run

Choose a tag to compare

@cvquesty cvquesty released this 25 Jun 21:35

openvox-gui 3.10.2

Stable release on main. Promotes the 3.10 line after the 3.10.a_r_alpha.6 merge and the 3.10.1.b1 / 3.10.1.b2 beta train (no separate stable 3.10.1 tag).

Highlights

  • Monitoring NOC wallboard — multi-graph live Monitoring with a shared UTC timeline (windowed trends + live JMX/series fixes for seconds-vs-ms timestamps).
  • Ops UI consistency (sruiux2) — shared OpsTable / FilterBar on fleet list surfaces; Insights hub at /insights/all.
  • Orchestration: one Bolt run per click — fixes #38. Run Command / Task / Plan no longer execute three times for human/json/rainbow format tabs.
  • 3.10 platform work from alpha — security, architecture, Executive Summary From/schedule delivery, and related trains (full history in CHANGELOG).

Upgrade

On the OpenVox GUI host:

sudo /opt/openvox-gui/scripts/update_local.sh

Remote (typical lab/ops pattern):

OPENVOX_DEPLOY_HOST=<host> OPENVOX_DEPLOY_USER=<user> scripts/update_remote.sh --yes

See UPDATE.md.

Links

Thanks to @Jdav00 for the #38 report and the alpha/beta contributors who landed the 3.10 line.