Closed gugdewescale closed 1 year ago
Really interested by a response on this 🤔
Thanks for reporting it @gugdewescale
The configuration looks good to me Robusta has 2 types of notifications:
The configuration above adds the Chat GPT button to Prometheus alerts. Did you have Prometheus alerts on the Slack channel?
You can simulate a Prometheus alerts with the Robusta CLI:
robusta playbooks trigger prometheus_alert pod_name=prometheus-robusta-kube-prometheus-st-prometheus-0 pod_namespace=robusta alert_name=KubeContainerWaiting
Can you try running that? Do you have a notification for the KubeContainerWaiting
alert in Slack?
Does it have the ChatGPT button?
@damienvergnaud do you have a similar issue?
@damienvergnaud do you have a similar issue? I made the same mistake "assuming" a kubernetes error would have been logged and processed by chatgpt-bot, thank you for pointing out :)
@arikalon1 Yes that was it, thanks for your quick answer (and sorry my late one)
Hello!
I find the project interesting, but despite setting things up as said in the documentation, the ask_chat_gpt enrichment does not add anything...
There is no hint in the logs (DEBUG mode):
I use the following configuration:
I do get notifications in my Slack channel, but only the "investigate" button appears.
Do you have any idea what could have gone wrong ?