You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clickhouse/README.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ To configure this check for an Agent running on a host:
27
27
28
28
1. To start collecting your ClickHouse performance data, edit the `clickhouse.d/conf.yaml` file in the `conf.d/` folder at the root of your Agent's configuration directory. See the [sample clickhouse.d/conf.yaml][4] for all available configuration options.
29
29
30
-
_Note_: This integration uses the official `clickhouse-connect` client to connect over HTTP.
30
+
*Note*: This integration uses the official `clickhouse-connect` client to connect over HTTP.
31
31
32
32
2.[Restart the Agent][5].
33
33
@@ -42,14 +42,14 @@ _Note_: This integration uses the official `clickhouse-connect` client to connec
42
42
2. Add the log files you are interested in to your `clickhouse.d/conf.yaml` file to start collecting your ClickHouse logs:
Change the `path` and `service` parameter values and configure them for your environment. See the [sample clickhouse.d/conf.yaml][4] for all available configuration options.
52
+
Change the `path` and `service` parameter values and configure them for your environment. See the [sample clickhouse.d/conf.yaml][4] for all available configuration options.
53
53
54
54
3. [Restart the Agent][5].
55
55
@@ -62,18 +62,18 @@ For containerized environments, see the [Autodiscovery Integration Templates][2]
0 commit comments