Files
timmy-telemetry/docker-compose.yml
perplexity 1a800d0c7b Fix: volume mount tilde expansion, PR counting bug, startup diagnostics
- docker-compose: use ${HOME}/.timmy instead of ~/.timmy (Docker doesn't expand tilde)
- exporter: start HTTP server BEFORE first collection (so /metrics is always available)
- exporter: add startup diagnostics (data dir check, Gitea reachability)
- exporter: fix agent PR counting that would crash on _value access
2026-03-27 01:26:48 +00:00

1.7 KiB