You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, users cannot monitor their GPU/NPU utilization in the BAI console. Providing Prometheus metrics for resource usage will allow external tools like Grafana to display utilization data, addressing transparency and user needs.
Required Features
Export Prometheus Metrics:
Enable resource usage metrics (e.g., GPU/NPU utilization) to be exported via Prometheus for external monitoring.
GPU/NPU real-time usage
GPU/NPU cumulative usage
Impact
Prometheus Integration
Metrics export functionality needs to be implemented to expose GPU/NPU utilization data.
External Monitoring Tools
Enables tools like Grafana to visualize and monitor the metrics.
Testing Scenarios
Integration with Grafana:
Test that the exported Prometheus metrics can be visualized in Grafana.
The text was updated successfully, but these errors were encountered:
Motivation
Required Features
Impact
Testing Scenarios
The text was updated successfully, but these errors were encountered: