Skip to content

feat: add label disk_name for table metrics#94

Merged
Slach merged 1 commit into
ClickHouse:masterfrom
rkozlo:master
Nov 20, 2025
Merged

feat: add label disk_name for table metrics#94
Slach merged 1 commit into
ClickHouse:masterfrom
rkozlo:master

Conversation

@rkozlo

@rkozlo rkozlo commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

Added label disk_name for table metrics #93.
Useful with tiered storage.
Bumped golang version to 1.24 since it doesn't even build on 1.23 even before my changes

Added label disk_name for table metrics.
Useful with tiered storage.
Bumped golang version to 1.24 since it doesn't even build on 1.23
even before my changes

Signed-off-by: Rafał Kozłowski <rafalkozlowski07@gmail.com>
@CLAassistant

CLAassistant commented Nov 20, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@Slach

Slach commented Nov 20, 2025

Copy link
Copy Markdown
Collaborator

Which ClickHouse server version do you use? did you read https://clickhouse.com/docs/integrations/prometheus ? Why do you need separate exporter?

@Slach Slach self-requested a review November 20, 2025 11:00
@rkozlo

rkozlo commented Nov 20, 2025

Copy link
Copy Markdown
Contributor Author

24.8 and currently upgrading to 25.8. I read about this exporter built in in server here but in my case it would be much work to transfer everything since i have many nodes and clusters and new metrics seems to be different than in old exporter. Also i didn't find there metrics related to tables/databases usage. Please tell me if i am wrong.

@Slach Slach merged commit 55d508b into ClickHouse:master Nov 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants