-
Notifications
You must be signed in to change notification settings - Fork 706
advanced metrics for starter and essential clusters #21894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
3e31ebe
advanced metrics for starter and essential clusters
zuowei593 e0aa13d
update
zuowei593 e3fa1bd
Update tidb-cloud/built-in-monitoring.md
zuowei593 515fc7c
Update tidb-cloud/built-in-monitoring.md
zuowei593 27996d3
Update tidb-cloud/built-in-monitoring.md
zuowei593 985a214
update
zuowei593 ace5a7f
update
zuowei593 d6dbe74
Update tidb-cloud/built-in-monitoring.md
zuowei593 c4f6420
Update tidb-cloud/built-in-monitoring.md
zuowei593 0a18bf5
Update tidb-cloud/built-in-monitoring.md
zuowei593 fb2f5df
Update tidb-cloud/built-in-monitoring.md
zuowei593 f5acd2d
Update tidb-cloud/built-in-monitoring.md
qiancai 0309424
Update tidb-cloud/built-in-monitoring.md
zuowei593 328c89a
Update tidb-cloud/built-in-monitoring.md
qiancai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -82,27 +82,42 @@ The following sections illustrate the metrics on the **Metrics** page for TiDB C | |||||
| | TiFlash IO MBps | node-write, node-read | The total bytes of read and write in each TiFlash node. | | ||||||
| | TiFlash Storage Usage | node, limit | The storage usage statistics or upper limit of each TiFlash node. | | ||||||
|
|
||||||
| ## Metrics for {{{ .starter }}} and Essential clusters | ||||||
| ## Metrics for {{{ .starter }}} and {{{ .essential }}} clusters | ||||||
|
|
||||||
| The **Metrics** page provides two tabs for metrics of {{{ .starter }}} and {{{ .essential }}} clusters: | ||||||
|
|
||||||
| - **Cluster Status**: displays the cluster-level main metrics. | ||||||
| - **Overview**: displays the cluster-level core metrics. | ||||||
| - **Cluster Status**: displays the cluster-level main advanced metrics. | ||||||
| - **Database Status**: displays the database-level main metrics. | ||||||
|
|
||||||
| ### Overview | ||||||
zuowei593 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
| | Metric name | Labels | Description | | ||||||
| | :------------| :------| :-------------------------------------------- | | ||||||
| | Request Units | RU per second | The Request Unit (RU) is a unit of measurement used to track the resource consumption of a query or transaction to the {{{ .starter }}} cluster. In addition to queries that you run, Request Units can be consumed by background activities, so when the QPS is 0, the Request Units per second might not be zero. | | ||||||
|
||||||
| | Request Units | RU per second | The Request Unit (RU) is a unit of measurement used to track the resource consumption of a query or transaction to the {{{ .starter }}} cluster. In addition to queries that you run, Request Units can be consumed by background activities, so when the QPS is 0, the Request Units per second might not be zero. | | |
| | Request Units | RU per second | The Request Unit (RU) is a unit of measurement used to track the resource consumption of a query or transaction in a {{{ .starter }}} cluster. Besides user queries, background activities can also consume RUs, so when QPS is 0, RU usage per second might still be nonzero.| |
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
qiancai marked this conversation as resolved.
Show resolved
Hide resolved
zuowei593 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
zuowei593 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
zuowei593 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
zuowei593 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
qiancai marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
zuowei593 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
zuowei593 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
zuowei593 marked this conversation as resolved.
Show resolved
Hide resolved
zuowei593 marked this conversation as resolved.
Show resolved
Hide resolved
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.