Azure / Moneo

Distributed AI/HPC Monitoring Framework
MIT License
25 stars 16 forks source link

Managed Prometheus Agent Integration #56

Closed RyoYang closed 1 year ago

RyoYang commented 1 year ago

Support using Azure Managed Prometheus as the ingestion endpoint for second granularity monitoring

  1. Enabled Prometheus Agent remote write on each worker nodes
  2. Added prometheus_sidecar container on worker node to publish Prometheus metrics.
  3. Added guidance documentation about how to config and enable this feature.