Closed mark8s closed 8 months ago
Maybe we can add pre-processing to find the header of the threap dump content.
It would be nice if you were willing to implement it.
@D-D-H I want to implement it, but I'm not good at java... :smile:
Okay. Could I ask you about the scenarios where you use Jifa?
@D-D-H In fact, it is offline Java application diagnosis. I know that Alibaba has an ATP diagnosis platform. We just do similar functions, which are basically sufficient for use.
@D-D-H Will a recent update support this?
@D-D-H Will a recent update support this?
I might consider this in May or June.
@D-D-H ok
That's right, I found that if my thread-dump log content contains some useless information, there will be problems with the parsed results.Because most of my services have skywalkjing sidecar injected into them, it will output its startup log here.
For example, like this:
The interface effect is as follows:
I think it can be optimized.