Commit Graph

9 Commits

Author SHA1 Message Date
531c82f4c1 Fix formatting in README.md by adding a newline at the end of the file
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
2026-01-20 09:25:47 +01:00
20fb6572bc Add Gitea Actions demo workflow for testing purposes
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s
2026-01-19 23:27:26 +01:00
90133d9191 Comment out QEMU setup and Docker login steps in build and push workflow
Some checks failed
Build and Push Loki Database / build-and-push (push) Failing after 37s
loki-v0.2.3 loki-v0.2.4
2026-01-19 23:19:46 +01:00
3edf33ccc2 Add workflows for building and pushing observability components: Alloy, Grafana, Loki, and Prometheus
Some checks failed
Build and Push Loki Database / build-and-push (push) Failing after 2m36s
loki-v0.2.1 loki-v0.2.2
2026-01-19 23:00:59 +01:00
83a467888f Update Prometheus Docker configuration and remove command overrides in stack.yaml 2026-01-18 21:44:43 +01:00
2541fae443 Add support for multi-platform builds in Docker workflow prometheus-v0.2.0 loki-v0.2.0 grafana-v0.2.0 alloy-v0.2.0 2026-01-18 20:44:53 +01:00
b0f2fef58f Add observability stack configuration for Grafana, Prometheus, Loki, and cAdvisor prometheus-v0.1.0 loki-v0.1.0 alloy-v0.1.0 grafana-v0.1.0 2026-01-18 15:49:35 +01:00
9b143e7638 Add observability stack with Grafana, Prometheus, Loki, and cAdvisor
- Introduced a new Grafana dashboard for monitoring Docker containers using cAdvisor.
- Created provisioning files for Grafana dashboards and data sources.
- Added Dockerfiles and configuration files for Loki and Prometheus.
- Implemented a Docker Compose stack for the observability services.
- Configured Traefik as a reverse proxy for the services with appropriate routing.
- Added scripts for SSH tunneling to access the telemetry dashboard.
- Included secrets management for Grafana admin credentials.
2026-01-18 15:36:23 +01:00
ObNitram
38b651cb0b Initial commit 2026-01-18 15:18:46 +01:00