| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-17 | feat: allow controlling whether exported in repo configsHEADmaster | Martin Fischer | |
| 2026-01-17 | break: take --repos-dir instead of --repos | Martin Fischer | |
| Because I want to be able to configure which repos are exported in the repo configs, which is implemented in the next commit. | |||
| 2026-01-17 | break: collect metrics on demand | Martin Fischer | |
| As per https://prometheus.io/docs/instrumenting/writing_exporters/#scheduling: > Metrics should only be pulled from the application when Prometheus scrapes them, > exporters should not perform scrapes based on their own timers. > That is, all scrapes should be synchronous. | |||
| 2025-12-30 | initial commit | Martin Fischer | |
