feat: support real process name traffic split (#6)

This commit is contained in:
mzz
2023-02-04 11:24:03 +08:00
committed by GitHub
parent 0793534f72
commit b117dfa7d5
13 changed files with 178 additions and 74 deletions

View File

@ -98,4 +98,4 @@ const (
var BasicFeatureVersion = internal.Version{5, 2, 0}
var FtraceFeatureVersion = internal.Version{5, 5, 0}
var CgGetPidFeatureVersion = internal.Version{5, 7, 0}
var CgSocketCookieFeatureVersion = internal.Version{5, 7, 0}