We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da7abd commit 400573dCopy full SHA for 400573d
docs/en/operations/optimizing-performance/sampling-query-profiler.md
@@ -43,7 +43,7 @@ The default sampling frequency is one sample per second and both CPU and real ti
43
44
To analyze the `trace_log` system table:
45
46
-- Install the `clickhouse-common-static-dbg` package. See [Install from DEB Packages](../../getting-started/install.md#install-from-deb-packages).
+- Install the `clickhouse-common-static-dbg` package. See [Install from DEB Packages](../../getting-started/install/install.mdx).
47
48
- Allow introspection functions by the [allow_introspection_functions](../../operations/settings/settings.md#allow_introspection_functions) setting.
49
0 commit comments