harmony/examples/lamp
Jean-Gabriel Gill-Couture 9412c0529a
Some checks failed
Run Check Script / check (push) Failing after 45s
Run Check Script / check (pull_request) Failing after 44s
feat: add monitoring system and alerting
- Implemented a basic monitoring system with alerting capabilities.
- Introduced `MonitoringAlertingScore` and related traits (`MonitoringSystem`, `ScrapeTarget`, `AlertRule`).
- Added `MonitoringAlertingInterpret` to handle the execution of monitoring configurations.
- Defined interfaces for Prometheus integration (PrometheusReceiver, PrometheusRule, PrometheusScrapeTarget).
- Introduced `CloneBox` trait to enable cloning boxed trait objects.
- Refactored Prometheus related traits to require `Debug` implementation.
- Implemented basic placeholder logic for Prometheus configuration and alerting.
- Updated existing traits to include `Send` and `Sync` where appropriate.
2025-06-16 17:01:13 -04:00
..
php feat:php program to fill pvc and report database usage 2025-05-02 12:03:18 -04:00
src feat: add monitoring system and alerting 2025-06-16 17:01:13 -04:00
Cargo.toml feat: add mariadb helm deployment to lamp interpreter 2025-04-30 15:40:26 -04:00