upda/util
Varakh 5763d77045
All checks were successful
/ build (push) Successful in 3m37s
Added locking, improve prometheus handling and change to more reasonable configuration defaults for background tasks
- 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
..
locker_memory.go Added locking, improve prometheus handling and change to more reasonable configuration defaults for background tasks 2023-12-23 22:51:51 +01:00
secure_string.go Initial commit 2023-12-21 17:04:04 +01:00
string.go Initial commit 2023-12-21 17:04:04 +01:00
string_test.go Initial commit 2023-12-21 17:04:04 +01:00