clickhouse_exporter

This is a simple server that periodically scrapes ClickHouse(https://clickhouse.yandex/) stats and exports them via HTTP for Prometheus(https://prometheus.io/) consumption.

  • Owner: Percona-Lab/clickhouse_exporter
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Clickhouse Exporter for Prometheus

Build Status
Go Report Card

This is a simple server that periodically scrapes ClickHouse(https://clickhouse.yandex/) stats and exports them via HTTP for Prometheus(https://prometheus.io/)
consumption.

To run it:

./clickhouse_exporter [flags]

Help on flags:

./clickhouse_exporter --help

Credentials(if not default):

via environment variables

CLICKHOUSE_USER
CLICKHOUSE_PASSWORD

Using Docker

docker run -d -p 9116:9116 Percona-Lab/clickhouse-exporter -scrape_uri=http://clickhouse.service.consul:8123/

Sample dashboard

Grafana dashboard could be a start for inspiration https://grafana.net/dashboards/882

Main metrics

Overview
Name With OwnerPercona-Lab/clickhouse_exporter
Primary LanguageGo
Program languageGo (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2019-10-01 15:21:58
Pushed At2024-05-31 13:51:19
Last Commit At
Release Count3
Last Release Namev2.35.0 (Posted on 2023-03-06 16:11:02)
First Release Namev0.1.0 (Posted on 2019-12-15 11:49:43)
用户参与
Stargazers Count77
Watchers Count2
Fork Count31
Commits Count52
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count4
Pull Requests Open Count7
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private