Implementation of metric storage over ClickHouse
First, you should have installed ClickHouse. To make it an easy way, you can get Docker image of ClickHouse
Then, install this package
go get github.com/saromanov/clickhouse-metrics
see examples directory
- ClickHouse/clickhouse-go - Golang driver for ClickHouse
- Sergey Romanov - saromanov
This project is licensed under the MIT License - see the LICENSE.md file for details