clickhouse_exporter

command module
v0.0.0-...-17aa378 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2019 License: MIT Imports: 9 Imported by: 0

README

ClickHouse Exporter for Prometheus

Go Report Card Docker Hub

Building and Running

Configuration

Configuration using environment variables:

Variable Description Default
DEBUG Debug flag false
TELEMETRY_PORT Telemetry port 9116
TELEMETRY_ENDPOINT Telemetry endpoint /metrics
CLICKHOUSE_DSN ClickHouse data source name (Format)
Using Docker
$ cat env-example
CLICKHOUSE_DSN="tcp://host1:9000?username=user&password=qwerty&database=clicks&read_timeout=10&write_timeout=20&alt_hosts=host2:9000,host3:9000"
$ docker run -d --env-file ./env-example hotwifi/clickhouse-exporter

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL