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
The current scope of pods available to view on the graphs on the frontend is potentially far below the number that may be desired by a working engineer. The graphs should be designed to be more dynamic to handle a greater number of pods, and testing should be implemented to cover functionality of backend processes handling the increase in pod restarts.
Solution
Redesign the graphs to scale up and down dynamically based on the number of pods monitored. Expand and add to Jest implementation to upscale existing testing.
Additional information
No response
👨👧👦 Contributing
🙋♂️ Yes, I'd love to make a PR to implement this feature!
The text was updated successfully, but these errors were encountered:
Problem
The current scope of pods available to view on the graphs on the frontend is potentially far below the number that may be desired by a working engineer. The graphs should be designed to be more dynamic to handle a greater number of pods, and testing should be implemented to cover functionality of backend processes handling the increase in pod restarts.
Solution
Redesign the graphs to scale up and down dynamically based on the number of pods monitored. Expand and add to Jest implementation to upscale existing testing.
Additional information
No response
👨👧👦 Contributing
The text was updated successfully, but these errors were encountered: