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
We are starting to see some performance issue with alerts in UI dashboard. Considering that we are filtering alerts in FE showing only trigger_category: critical, we can avoid to send all the data from endpoint level, sending only critical alerts.
In my DB only 30% (total alerts 580) of alerts are critical.
Steps to Reproduce
Look at the network tabs, /alerts size
Operating System
MacOS (Arm)
IDE and Version
VS Code
Extension and Version
1.96.4
Provider
GitHub Copilot
Model
all
Codegate version
0.1.7
Logs
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the issue
We are starting to see some performance issue with alerts in UI dashboard. Considering that we are filtering alerts in FE showing only
trigger_category: critical
, we can avoid to send all the data from endpoint level, sending only critical alerts.In my DB only 30% (total alerts 580) of alerts are critical.
Steps to Reproduce
Look at the network tabs,
/alerts
sizeOperating System
MacOS (Arm)
IDE and Version
VS Code
Extension and Version
1.96.4
Provider
GitHub Copilot
Model
all
Codegate version
0.1.7
Logs
Additional Context
No response
The text was updated successfully, but these errors were encountered: