erda icon indicating copy to clipboard operation
erda copied to clipboard

feat(streaming): support streaming logs by pipeline mode

Open chengjoey opened this issue 1 year ago • 1 comments

What this PR does / why we need it:

support streaming logs by pipeline mode

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @sfwn

ChangeLog

Language Changelog
🇺🇸 English support streaming logs by pipeline mode
🇨🇳 中文 实现streaming消费日志用pipeline的模式

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

chengjoey avatar Jan 19 '24 03:01 chengjoey

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 22.69%. Comparing base (83f1a05) to head (3ec4fa2). Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6249   +/-   ##
=======================================
  Coverage   22.68%   22.69%           
=======================================
  Files        1835     1835           
  Lines      196656   196656           
=======================================
+ Hits        44618    44622    +4     
+ Misses     146901   146896    -5     
- Partials     5137     5138    +1     

see 4 files with indirect coverage changes

codecov[bot] avatar Feb 05 '24 09:02 codecov[bot]

/approve

luobily avatar Feb 26 '24 05:02 luobily

/approve

sfwn avatar Mar 07 '24 07:03 sfwn