Commit 62b22885 authored by Waleed Akbar's avatar Waleed Akbar
Browse files

feat: Add Grafana dashboard for SIMAP SLA monitoring and enhance AI model processing

- Introduced a new Grafana dashboard V3 JSON file for monitoring SIMAP service-level agreements (SLA).
- Updated AIModelProcessor to accept an InfluxDBFetcher instance for writing predicted telemetry results.
- Implemented a method in InfluxDBFetcher to write predicted telemetry data to InfluxDB, including average calculations for bandwidth utilization and latency.
- Modified the engine to pass the InfluxDB fetcher to the AI processor for telemetry writing.
parent 0e9ac4f4
Loading
Loading
Loading