馃殌 [Feature] Collect performance analysis data
Created by: Tirokk
Authored by roschaefer Closed
馃殌 Feature
It's always difficult to say "improve performance on X" because we never know when this issue is finished. There is always something to improve on performance.
That's why I would like to set the goal of this issue to: "Collect performance analysis data" on our kubernetes cluster, because we just don't know how long a request takes time in our webapp, backend and database pods respectively.
User Problem
We have non-deterministic performance problem on the network right now. It's difficult to know what causes the performance issues. Certainly it's even more difficult if we don't have any statistical data on performance.
Implementation
Hard to tell.
Validation
A goal could be to get sth. like a flame graph on our kubernetes cluster.