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: 6 months ago
JSON representation
My playground for playing around with OSS observability tools, like Prometheus and Thanos.
- Host: GitHub
- URL: https://github.com/douglascamata/oss-observability-playground
- Owner: douglascamata
- Created: 2022-07-08T15:00:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T17:22:44.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T06:53:00.290Z (8 months ago)
- Topics: docker, grafana, prometheus, thanos
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`)