Skip to content

Commit

Permalink
Merge pull request #273 from taosdata/improve/doc
Browse files Browse the repository at this point in the history
update doc
  • Loading branch information
sheyanjie-qq authored Jun 25, 2024
2 parents 0d84db8 + 14181a6 commit 30774a6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## [3.5.2] - 2024-06-25

### Features

- update taosd dashboard.


## [3.5.1] - 2024-04-30

### Bug Fixes
Expand Down
5 changes: 2 additions & 3 deletions dashboards/TDinsightV3-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ TDinsight v3.x 是使用 [TDengine 3.x] 监控数据库和 [Grafana] 对 TDengin
TDinsight v3.x 和 TDengine 的版本对应关系如下:
| TDinsight v3.x 版本 | TDengine 版本 |
| :---------------------: | :--------------: |
| 3.5.1 | 3.3.3.0 及以上 |
| 3.5.2 | 3.3.0.0 及以上 |
| 3.5.1 | 3.3.0.0 及以上 |
| 3.5.0 | 3.2.3.0 及以上 |
| 3.4.0 | 3.2.0.1 及以上 |
| 3.2.7 | 3.0.0.0 及以上 |
Expand Down Expand Up @@ -181,7 +182,6 @@ TDinsight 仪表盘旨在提供TDengine

- **First EP**:当前TDengine集群中的`firstEp`设置。
- **Version**:TDengine 服务器版本(master mnode)。
- **Master Uptime**:当前Master MNode 被选举为 Master 后经过的时间。
- **Expire Time**:企业版过期时间。
- **Used Measuring Points**:企业版已使用的测点数。
- **Databases**:数据库个数。
Expand All @@ -190,7 +190,6 @@ TDinsight 仪表盘旨在提供TDengine
- **DNodes/MNodes/VGroups/VNodes**:每种资源的总数和存活数。
- **DNodes/MNodes/VGroups/VNodes Alive Percent**:每种资源的存活数/总数的比例。
- **Measuring Points Used**:测点数用量(社区版无数据,默认情况下是健康的)。
- **Grants Expire Time**:企业版过期时间(社区版无数据,默认情况是健康的)。

### DNodes 状态

Expand Down
4 changes: 1 addition & 3 deletions dashboards/TDinsightV3.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ TDinsight v3.x is a solution for monitoring TDengine using the builtin native mo
## Compatiable with TDengine version
| TDengine grafana plugin version | TDengine version |
| :-----------------------------: | :--------------: |
| 3.5.2 | 3.3.0.0 or later |
| 3.5.1 | 3.3.0.0 or later |
| 3.5.0 | 3.2.3.0 or later |
| 3.4.0 | 3.2.0.1 or later |
Expand Down Expand Up @@ -193,7 +194,6 @@ This section contains the current information and status of the cluster (from le

- **First EP**: the firstEp setting in the current TDengine cluster.
- **Version**: TDengine server version (leader mnode).
- **Master Uptime**: The time elapsed since the current Leader MNode was elected as Leader.
- **Expire Time**: Enterprise version expiration time.
- **Used Measuring Points**: The number of measuring points used by the Enterprise Edition.
- **Databases**: The number of databases.
Expand All @@ -203,8 +203,6 @@ This section contains the current information and status of the cluster (from le
- **DNodes/MNodes/VGroups/VNodes Alive Percent**: The ratio of the number of alive/total for each resource.
- **Measuring Points Used**: The number of measuring points(no data available in the community version, healthy by
default).
- **Grants Expire Time**: the expiration time of the enterprise version (no data available for the community version,
healthy by default).

### DNodes Status

Expand Down

0 comments on commit 30774a6

Please sign in to comment.