Tran Ngoc Tuan
Tran Ngoc Tuan
Closes #4401 ## π Description When Keep starts or restarts, it follows these steps to manage provider configurations: 1. **Read Configurations**: Loads provider definitions from either the `KEEP_PROVIDERS` environment variable...
Closes #4565 ## π Description When viewing workflow executions, clicking on alerts/incidents in the Triggered by column sometimes redirects to incorrect links with undefined IDs, causing users to view unrelated...
Hi team, I am provisioning a workflow via the environment, but when I stop provisioning it, the workflow continues to run normally instead of being deleted. Additionally, Iβve noticed that...
When viewing workflow executions, clicking on alerts/incidents in the `Triggered by` column sometimes redirects to incorrect links with undefined IDs, causing users to view unrelated items or broken links. The...
Hi team, I found a bug when we provision providers via `KEEP_PROVIDERS` OR `KEEP_PROVIDER_DIRECTORY`. If the first time, I provision this provider: ``` KEEP_PROVIDERS={"keepVictoriaMetrics":{"type":"victoriametrics","authentication":{"VMAlertHost":"http://vm.host.com","VMAlertPort":5678}} ``` So if I now want...
When I use the AI Semi Automatic Correlation to create incidents for 50 alerts (each alert may have long description), I got this error in the logs: ``` {"worker_type": "uvicorn",...
Hi, I notice that whenever I click the X button to close the notification popup, it will close the current open window. https://github.com/user-attachments/assets/52dedfee-adbd-4c1d-981f-5a554ef566a0
I've noticed that we can't resize the name column in the **Alert Feed** menu. Additionally, I find the current resizing feature a bit awkward. Allowing independent resizing of each column...
Hi, just a small bug in UI. The box for selecting all alerts appears too small, almost as if itβs disappearing. Additionally, the firing indicator is hidden behind the alert...
I believe it's beneficial to have this option in case we decide against creating a provider for various reasons and instead opt to use a virtual provider. For example, in...