mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +00:00
DOCAPI-8299: Added a link with metrics for system.metrics (#7110)
* Typo fix. * Links fix. * Fixed links in docs. * More fixes. * Link fixes. * DOCAPI-8299: Reference to source code.
This commit is contained in:
parent
5e5be6cbc7
commit
38f95e9fbc
@ -251,6 +251,8 @@ Columns:
|
||||
- `value` ([Int64](../data_types/int_uint.md)) — Metric value.
|
||||
- `description` ([String](../data_types/string.md)) — Metric description.
|
||||
|
||||
The list of supported metrics you can find in the [dbms/src/Common/CurrentMetrics.cpp](https://github.com/ClickHouse/ClickHouse/blob/master/dbms/src/Common/CurrentMetrics.cpp) source file of ClickHouse.
|
||||
|
||||
**Example**
|
||||
|
||||
```sql
|
||||
|
Loading…
Reference in New Issue
Block a user