fixed link in operations/system-tables/asynchronous_metric_log.md

This commit is contained in:
Elizaveta Mironyuk 2020-07-29 13:38:23 +03:00
parent 2cebd98767
commit bdb43c32e3

View File

@ -33,4 +33,4 @@ SELECT * FROM system.asynchronous_metric_log LIMIT 10
**See Also**
- [system.asynchronous\_metrics](../system-tables/asynchronous_metrics.md) — Contains metrics that are calculated periodically in the background.
- [system.metric_log](../operations/system-tables/metric_log) — Contains history of metrics values from tables `system.metrics` and `system.events`, periodically flushed to disk.
- [system.metric_log](../operations/system-tables/../../system-tables/metric_log.md) — Contains history of metrics values from tables `system.metrics` and `system.events`, periodically flushed to disk.