ClickHouse/tests/config/config.d/prometheus.xml
Azat Khuzhin 479ea9e6a6 tests: enable prometheus exporter
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-06 12:58:08 +03:00

7 lines
126 B
XML

<clickhouse>
<prometheus>
<endpoint>/metrics</endpoint>
<port>9988</port>
</prometheus>
</clickhouse>