Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/douglascamata/oss-observability-playground
- Owner: douglascamata
- Created: 2022-07-08T15:00:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T17:22:44.000Z (about 2 years ago)
- Last Synced: 2024-11-04T11:48:00.498Z (about 2 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`)