Skip to content

Releases: dreamteam-gg/clickhouse_exporter

v1.0.4

08 Apr 15:27
Compare
Choose a tag to compare

Changelog

d592c51 Added tar.gz and zip for windows

v1.0.3

08 Apr 11:48
Compare
Choose a tag to compare

Changelog

cc7689f Added dir name

v1.0.2

08 Apr 11:32
Compare
Choose a tag to compare

Changelog

296ee33 Added goreleaser
8e4f177 Merge pull request #1 from dreamteam-gg/TEST_BRANCH
cff36c4 Added travis stuff
403892f Added test
fde9a50 test commit
fc3a556 Allow concurrent metrics collection (ClickHouse#28)
1038e72 Add ClickHouse http client timeout (ClickHouse#27)
638809a apply hadolint to Dockerfile
ba6cbdd fix docker build (ClickHouse#24)
ed5fbec fix scrape failures on ch 18.5.x+ (ClickHouse#23)
85e5803 hotfix for new format 18.* from username1366
8c9e82d promu go 1.10.3
6d0020d minor fixes
070f143 Move Exporter to a separate library package (ClickHouse#20)
8e6dc2b Merge pull request ClickHouse#18 from AlekSi/promu-and-travis
6b253dc Add badges.
e2fac6e Use Docker Compose in Travis CI.
16b7bac Add very basic integration test.
e87bb21 travis ci
4c9ba2e travis ci
9c30380 Merge pull request ClickHouse#17 from f1yegor/feature/use-promu
1b075bd use promu
788cfe6 Merge pull request ClickHouse#15 from f1yegor/feature/support-credentials
26793e0 add credentials for authorization
a4ff954 Merge pull request ClickHouse#13 from AlekSi/master
d384ca5 Fix broken parts scrape.
028a125 travis ci
751549a travis ci
ff215f5 Merge pull request ClickHouse#12 from AlekSi/master
2232284 Expose number of rows in tables.
c2067cb Merge pull request ClickHouse#7 from bobrik/add-gopkg-toml
82ae533 Add empty Gopkg.toml to resolve dep complaints
91a9056 vendoring with dep
0cc10f5 Merge branch 'master' of https://github.com/f1yegor/clickhouse_exporter
d6c7673 fix Makefile.COMMON: missing curl?
255cc60 Merge pull request ClickHouse#4 from bobrik/parts-stats
b608398 pretty name & parts active condition
9f859ae Add stats for part counts and sizes
2dfd2ce Update README.md
de5c52d Merge pull request ClickHouse#3 from marcelcorso/master
37958ea type table
beaf25f url.Parse scrape_uri to respect potential query params
96c4dec go fmt
8f99c63 fix names
3f7c0f4 add asynchronous_metrics table; update prometheus version
6c8c636 initial
3331edb update README