Skip to content

Releases: vesoft-inc/nebula-dashboard

Nebula Dashboard V3.4.0

07 Feb 02:14
d4c0b43
Compare
Choose a tag to compare
  • Feature

    • Support the built-in dashboard.service script to manage the Dashboard services with one-click and view the Dashboard version.
    • Support viewing the configuration of Meta services.
  • Enhancement

    • Adjust the directory structure and simplify the deployment steps.
    • Display the names of the monitoring metrics on the overview page of machine.
    • Optimize the calculation of monitoring metrics such as num_queries, and adjust the display to time series aggregation.

Nebula Dashboard V3.2.0

02 Nov 07:38
dfea523
Compare
Choose a tag to compare

Feature

  • Added single-process metrics for each NebulaGraph service.
  • Added some monitoring metrics for the Storage service.
  • Added the cluster information overview on the management page.
  • Supported searching for monitoring metrics and viewing metric details.

Enhancement

    • Optimized the disk monitoring feature.

Nebula Dashboard V1.1.2

21 Jul 02:51
dc01d21
Compare
Choose a tag to compare

bugfix:

  • fix: the page will broke when use time select.

Nebula Dashboard V3.1.0

20 Jul 07:04
597b61b
Compare
Choose a tag to compare

Feature

Enhancement

  • Adapted for Nebula Graph v3.2.0.
  • Monitoring
    • Support configuring the monitoring time range globally.
    • Support configuring the monitoring refresh frequency globally.
    • Support monitoring all the disk usages in the cluster.
    • Support displaying all the monitoring metrics of a specified dimension.
      Configuration
    • Support searching the configuration name on the Update Config page.

Nebula Dashboard V1.1.1

30 May 08:04
809705d
Compare
Choose a tag to compare
  1. fix: gateway disconnect sometimes

Nebula Dashboard V1.1.0

15 Feb 05:58
42a3d40
Compare
Choose a tag to compare
  1. refactor project struct
  2. fix metrics issue.
  3. support nebula 3.0.0
  4. remove package node dependency

Nebula Dashboard v1.0.2

26 Sep 09:42
a610013
Compare
Choose a tag to compare

bug fix

  • Modifynebula-stats-exporter executable permission. #16
  • Disk the number of query results is inconsistent. #16

Nebula Dashboard v1.0.1

26 Aug 11:01
49ab1bc
Compare
Choose a tag to compare

bug fix

  • Modify the processing logic of rate indicator data. #5

Nebula Dashboard v1.0.0

25 Aug 12:19
2b91b3c
Compare
Choose a tag to compare

New Features:

  • Support to collects the source information of machines in the cluster, including the CPU, memory, load, disk, and network.
  • Support to collects the performance metrics in the cluster, including the IP addresses, versions, and monitoring metrics (such as the number of queries, the latency of queries, the latency of heartbeats, and so on).
  • Support to collects the information of the cluster, including the service information, the partition information, configuration, and the long-term task of the cluster.

Reference documents: Nebula Dashboard