pasdam / playground-signoz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playground-signoz

This repo contains a docker compose playground to test SigNoz.

Freely inspired by this.

Components

Clickhouse

Clickhouse is the DB where all the data is stored. Given this is just a playground Clickhouse is deployed in a standalone mode, without external Zookeeper, but it rather uses clickhouse-keeper.

logspout

Logspout routes Docker logs to the syslog endpoint exposed by otel-collector.

Usage

docker compose up

This will start all the services, after all are up and running you can point the browser to localhost:3301.

About

License:Apache License 2.0


Languages

Language:Python 100.0%