robusta-dev / holmesgpt

On-Call Assistant for Prometheus Alerts - Get a head start on fixing alerts with AI investigation
MIT License
441 stars 35 forks source link

holmes ask shows error #152

Open m-kamran-zortik opened 4 weeks ago

m-kamran-zortik commented 4 weeks ago

holmes ask --api-key="" "what pods are unhealthy in my cluster and why?" When I run this after deploy through helm ( basically i try running as a operator). Pod run successfully but when we want see analysis results it shows error: Screenshot from 2024-10-08 17-30-42

Note I had hide the api key

arikalon1 commented 3 weeks ago

hi @m-kamran-zortik

Thanks for reporting this In order to use the holmes cli (i.e. to run holmes ask --api-key=...), you need to install holmes on your local machine, and not the helm installation.

The helm installation is used for the integration with robusta, where you can use Holmes to investigate alerts from the UI or from Slack.