An open API service indexing awesome lists of open source software.

https://github.com/metrico/qryn-docker-canary

cLoki +Clickhouse canary runner
https://github.com/metrico/qryn-docker-canary

canary cloki docker docker-compose logql

Last synced: 2 months ago
JSON representation

cLoki +Clickhouse canary runner

Awesome Lists containing this project

README

          

## [cLoki](https://github.com/lmangani/cLoki) [Canary](https://grafana.com/docs/loki/latest/operations/loki-canary/)

Loki Canary is a standalone app that audits the log-capturing performance of a Grafana Loki cluster.

This docker compose bundle will spin up a cLoki + Clickhouse instance running the Loki Canary agent.

#### THIS EXAMPLE IS INTENDED FOR TESTING PURPOSES!

## Components

#### Core
* cLoki [yml](https://github.com/metrico/cloki-docker-canary/blob/main/cloki.yml)
* clickhouse-server [yml](https://github.com/metrico/cloki-docker-canary/blob/main/clickhouse-service.yml)
#### Add-Ons
* loki-canary
* pastash
* promtail

### Setup

```bash
docker-compose up
```

#### Usage

* Watch the canary output for details

![image](https://user-images.githubusercontent.com/1423657/144712701-19506523-5f34-4e46-b813-a5228fad9032.png)