X-Profiler / xprofiler

🌀An addon for node.js, which supporting output performance log and real-time profiling through sampling.
Other
427 stars 57 forks source link

fix: change the heap_limit log format so that it can be parsed #221

Closed hyj1991 closed 1 year ago

hyj1991 commented 1 year ago

背景

修改自动扩容 heap_limit 时的内核日志输出格式,使得其可以被 xtransit 解析上报

codecov[bot] commented 1 year ago

Codecov Report

Merging #221 (a13fdf0) into master (2fbfea0) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a13fdf0 differs from pull request most recent head e9c9157. Consider uploading reports for the commit e9c9157 to get more accurate results

@@            Coverage Diff            @@
##            master      #221   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          318       318           
=========================================
  Hits           318       318           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more