Closed rosogon closed 3 years ago
In the Edge case we basically have the following different domains to monitor:
The application-level metrics are handled via Prometheus already, while others (like the ECUs) push into dedicated MQTT topics. For the accelerators, there are already prometheus exporters for most of these, but as far as I know, nothing for MQTT-based monitoring. For the Kubernetes tunables, I have not looked at this yet, but I would assume someone already has - presumably with prometheus as well.
@pmundt , this is great
If some of these are already handled by Prometheus, @MarioMartReq could check if we can plug it to the Prometheus in the cloud testbed. Please, discuss this with Paul.
@IndikaKuma , @kartshy: next step is to identify if the metrics are enough or need additional metrics. But I feel the application specific metrics fit well for refactoring.
All of the exporters are now being handled through Prometheus, with Alertmanager alerting rules providing the basis for triggering refactoring.
I open this ticket to start exploring this integration.
@pmundt could you provide here what monitoring info could be obtained from the edge?
@IndikaKuma , @kartshy to identify if the metrics are enough or need additional metrics.