Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsdb-aggregate-proxy

Experimental proxy setup for querying ClickHouse metrics data as Prometheus datasource

Build

make build to build a local binary

make build
bin/tsdb-aggregate-proxy --help

make docker to build a container image

make docker
docker run ghcr.io/maratoid/tsdb-aggregate-proxy:1.0.0 -h

docker compose

Build the container first:

make docker

Then stand up compose:

cd deploy
docker compose up -d

About

Experimental proxy setup for querying ClickHouse metrics data as Prometheus datasource

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages