Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/douglascamata/oss-observability-playground

My playground for playing around with OSS observability tools, like Prometheus and Thanos.
https://github.com/douglascamata/oss-observability-playground

docker grafana prometheus thanos

Last synced: 1 day ago
JSON representation

My playground for playing around with OSS observability tools, like Prometheus and Thanos.

Awesome Lists containing this project

README

        

# What is this?

A collection of Docker Compose files that help me test/debug some scenarios.

## Dependencies

* Docker Compose

## What and where?

### prometheus_snapshot_reader

Small Prometheus & Grafana setup for reading TSDB snapshots.

Supports Grafana dashboard & datasource provisioning.

### thanos

Small Thanos setup with two flavors: sidecar and receive. Pick between by
layering config files (passing many instances of `-f config.yaml` to `docker compose`)