Phase 2: Add Reference section with 24 technical reference cards (#88)
## Summary
- Create `docs/reference/` section with 24 technical reference cards
- Services (16): alloy, argocd, borgmatic, 1password, forgejo, grafana, jellyfin, kiwix, loki, miniflux, navidrome, postgresql, prometheus, teslamate, transmission, zot
- Infrastructure (3): hosts, tailscale, routing
- Kubernetes (2): cluster, apps
- Storage (2): sifaka, backups
- Update README to mark Phase 2 as complete
- Add towncrier changelog fragment
## Deployment and Testing
- [ ] Build docs locally to verify wiki-links resolve
- [ ] Deploy via ArgoCD and verify at docs.ops.eblu.me/reference/
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/88
2026-02-03 14:27:37 -08:00
|
|
|
---
|
2026-02-07 21:44:57 -08:00
|
|
|
title: Observability
|
2026-03-22 14:52:56 -07:00
|
|
|
modified: 2026-03-22
|
Phase 2: Add Reference section with 24 technical reference cards (#88)
## Summary
- Create `docs/reference/` section with 24 technical reference cards
- Services (16): alloy, argocd, borgmatic, 1password, forgejo, grafana, jellyfin, kiwix, loki, miniflux, navidrome, postgresql, prometheus, teslamate, transmission, zot
- Infrastructure (3): hosts, tailscale, routing
- Kubernetes (2): cluster, apps
- Storage (2): sifaka, backups
- Update README to mark Phase 2 as complete
- Add towncrier changelog fragment
## Deployment and Testing
- [ ] Build docs locally to verify wiki-links resolve
- [ ] Deploy via ArgoCD and verify at docs.ops.eblu.me/reference/
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/88
2026-02-03 14:27:37 -08:00
|
|
|
tags:
|
|
|
|
|
- operations
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# Observability
|
|
|
|
|
|
2026-03-05 10:51:07 -08:00
|
|
|
Metrics, logs, traces, and dashboards for BlumeOps infrastructure.
|
Phase 2: Add Reference section with 24 technical reference cards (#88)
## Summary
- Create `docs/reference/` section with 24 technical reference cards
- Services (16): alloy, argocd, borgmatic, 1password, forgejo, grafana, jellyfin, kiwix, loki, miniflux, navidrome, postgresql, prometheus, teslamate, transmission, zot
- Infrastructure (3): hosts, tailscale, routing
- Kubernetes (2): cluster, apps
- Storage (2): sifaka, backups
- Update README to mark Phase 2 as complete
- Add towncrier changelog fragment
## Deployment and Testing
- [ ] Build docs locally to verify wiki-links resolve
- [ ] Deploy via ArgoCD and verify at docs.ops.eblu.me/reference/
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/88
2026-02-03 14:27:37 -08:00
|
|
|
|
|
|
|
|
## Components
|
|
|
|
|
|
2026-02-03 16:06:35 -08:00
|
|
|
- [[prometheus]] - Metrics storage and querying
|
|
|
|
|
- [[loki]] - Log aggregation
|
2026-03-05 10:51:07 -08:00
|
|
|
- [[tempo]] - Distributed tracing
|
|
|
|
|
- [[alloy|Alloy]] - Metrics, log, and trace collection
|
2026-02-03 16:06:35 -08:00
|
|
|
- [[grafana]] - Dashboards and visualization
|
2026-03-22 14:52:56 -07:00
|
|
|
|
|
|
|
|
## Alerting
|
|
|
|
|
|
|
|
|
|
- [[deploy-infra-alerting]] - Alerting pipeline (Grafana Unified Alerting → ntfy)
|
|
|
|
|
- [[runbook-service-probe-failure]] - Service health check failure runbook
|
|
|
|
|
- [[runbook-postgres-unhealthy]] - PostgreSQL cluster health runbook
|
|
|
|
|
- [[runbook-pod-not-ready]] - Pod not ready runbook
|
|
|
|
|
- [[runbook-textfile-stale]] - Metrics textfile freshness runbook
|
|
|
|
|
- [[runbook-frigate-camera-down]] - Frigate camera health runbook
|
|
|
|
|
- [[runbook-argocd-out-of-sync]] - ArgoCD sync status runbook
|