• S
    feature: v8 protocol support (#314) · 76f397bc
    snakorse 提交于
    * fix conflict and compatibility of hosting
    
    * feature: v8 protocol support
    
    * bugfix: UniqueId should support string part
    
    * bugfix: StringOrNumValue gethashcode null exception fix.
    
    * feature: Component add id value.
    
    * optimize: Remove the jar binaries.
    
    * optimize: Remove md5 for performance reason.
    
    * bugfix: Fix the java bootstrap script error.
    
    * bugfix: Component id not being passed to oap server properly.
    
    * optimize: Prefer to use the integer value when do transport to reduce the payload.
    
    * optimize: Set the HeaderVersions.SW6 as default.
    
    * bugfix: Register the CLRStatsService and its dependency into IOC
    
    * bugfix: Set HeaderVersions.SW8 as default
    
    * Optimize: Remove old protocol related code && Change traceId to string && Support config instance name
    Co-authored-by: NElderJames <shunjiey@hotmail.com>
    Co-authored-by: N郭刚平 <gangping.guo@xiaobao100.com>
    76f397bc
CLRStatsReporter.cs 1.8 KB