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
holmes ask --api-key="<your_openai_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:
#Note I had hide the api key
The text was updated successfully, but these errors were encountered:
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.
holmes ask --api-key="<your_openai_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:
#Note I had hide the api key
The text was updated successfully, but these errors were encountered: