| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
DeepFlow-app is based on the DeepFlow visibility platform, providing the ability to call the link trace function
DeepFlow stores the details related to system calls and network calls in Log Event format, and there are three kinds of data according to the Flow type classification:
So, here is to convert the existing Flow Log Event into Span-like data, that is: merge the request and response data in the flow type into the seesion data, and merge and sort with the session data belonging to the same call, and convert it into a call Span-like data in stack order.
For details, please refer to here
| Back | FazBrowse Home | New Git URL |