Skip to content

implustech/prometheus_clickhouse_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Clickhouse Exporter

Clickhouse exporter for prometheus.io, written in go.

Using

CLICKHOUSE_CONNECTION=http://localhost:8123 prometheus_clickhouse_exporter --listen 0.0.0.0:3000

Installing

Building

Requires viper Requires go-clickhouse

go get github.com/implustech/prometheus_clickhouse_exporter
./prometheus_clickhouse_exporter -h

Available groups of data

Exported from system.events table

About

prometheus clickhouse exporter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages