If onlyOneCallRecording is set, no rca is possible because no calltree can be generated. You can exclude very often called methods but you have to know which ones. Therefore maybe a parameter onlyCallCountRecording would help to get information which methods are called how often.
If traces are too big and you have to set onlyOneCallRecording, maybe generating only a reduced calltree would help also.
What feature do you want to see added?
If onlyOneCallRecording is set, no rca is possible because no calltree can be generated. You can exclude very often called methods but you have to know which ones. Therefore maybe a parameter onlyCallCountRecording would help to get information which methods are called how often. If traces are too big and you have to set onlyOneCallRecording, maybe generating only a reduced calltree would help also.
Upstream changes
No response