Alexey Milovidov
6c9e7073c7
Fix varieties and curiosities
2024-02-22 10:06:38 +01:00
Alexander Gololobov
f21e294330
Update readme
2023-11-02 16:04:54 +01:00
Alexander Gololobov
c1aa49122f
Collect addresses in stack traces
2023-11-02 15:56:27 +01:00
Azat Khuzhin
2db092f9d8
Cleanup remote_servers in dist config.xml
...
At first, there was no such amount of clusters in dist config, they
added when someone need to write some new cluster for tests.
So let's move them to the clusters.xml that is deployed only for tests,
and leave only default cluster.
And cleanup also some configs that had been copied from dist config in
the repo (about test_config_* integration tests, this should be OK,
since there are more_clusters.xml as well, that covers additional
cases).
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-09 16:55:27 +02:00
Anton Popov
0ee8dfad53
apply black formatter
2023-03-23 15:33:23 +00:00
Alexey Milovidov
deac6cfb5d
Minor modifications
2022-08-28 20:49:39 +02:00
snyk-bot
326be13c05
fix: utils/clickhouse-diagnostics/requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321969
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970
2022-04-28 02:30:08 +00:00
Ramazan Polat
07fcb57729
add missing pandas package
2022-04-26 10:29:21 +03:00
Alexey Milovidov
e128d89957
Remove Arcadia
2022-04-16 00:24:58 +02:00
taiyang-li
32348779fd
add some arguments for clickhouse-diagnostics
2022-03-19 10:25:53 +08:00
Ramazan Polat
66cb64393b
Make clickhouse-diagnostics also work for altinity release
...
Because altinity release has `altinitystable` at the end of version number, `parse_version` function throws parse error.
2022-01-28 18:57:56 +03:00
Ramazan Polat
bfc47e1dee
Add commands download clickhouse-diagnostics folder
2022-01-28 00:13:48 +03:00
Alexander Burmak
465a9bf615
ClickHouse diagnostics tool
2021-12-25 15:45:08 +03:00