/playground-signoz

Primary LanguagePythonApache License 2.0Apache-2.0

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.