Commit graph

2 commits

Author SHA1 Message Date
77e7a08c4d feature(locking): add proper locking and overhaul existing locking service
All checks were successful
/ build (pull_request) Successful in 3m6s
2024-05-23 18:43:01 +02:00
5763d77045 Added locking, improve prometheus handling and change to more reasonable configuration defaults for background tasks
All checks were successful
/ build (push) Successful in 3m37s
- Disable cleaning up stale updates and events by default
- Change Prometheus exporter behavior
  - Return -1 for deleted updates in Prometheus which are evicted on next application restart
  - Ignore PROMETHEUS_METRICS_PATH (defaults to /metrics) in application metrics
- Improve template Grafana Dashboard
- Add locking for background task in non-distributed environments to avoid overlaps
2023-12-23 22:51:51 +01:00