robusta-dev / krr

Prometheus-based Kubernetes Resource Recommendations
MIT License
3.02k stars 157 forks source link

KRR scans not working with Azure managed prometheus #136

Open lucas-bonilla opened 1 year ago

lucas-bonilla commented 1 year ago

Describe the bug Either using the UI portal or trying the direct calls from the cli with krr.py

To Reproduce Steps to reproduce the behavior:

  1. Setup robusta with AZ managed prometheus
  2. Use ClientID + Secret
  3. Metrics and alerts are in place but KRR scan is not working

Expected behavior Have KRR_scans up and running via cli + UI

LeaveMyYard commented 1 year ago

@lucas-bonilla can you provide logs from the CLI (with -v flag for additional info)?

lucas-bonilla commented 1 year ago

Attached the logs from the CLI krr_report.txt

aantn commented 4 months ago

@lucas-bonilla is this still relevant on the latest version?