dependency-track/dev/monitoring
nscuro 12e69a42fe
Remove legacy eventing system
The remaining tasks (ab-)used the Alpine eventing system as glorified task executor, which doesn't justify keeping it around. This change converts the tasks to simple `Runnable`s and executes them in the task scheduler directly.

The bespoke task scheduler implementation is replaced with db-scheduler.

ShedLock is no longer required, since db-scheduler uses heartbeats.

Overall this drops a considerable amount of code and configuration area that we won't have to maintain anymore going forward.

Signed-off-by: nscuro <nscuro@protonmail.com>
2026-05-22 17:49:44 +02:00
..
grafana Remove legacy eventing system 2026-05-22 17:49:44 +02:00
compose.yaml Add Grafana monitoring for dev setup 2026-05-19 16:37:42 +02:00
prometheus.yml Add Grafana monitoring for dev setup 2026-05-19 16:37:42 +02:00