Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pipeline): pipeline, task processing metrics #5859

Merged
merged 1 commit into from
May 16, 2023

Conversation

chengjoey
Copy link
Contributor

What this PR does / why we need it:

  1. increase pipeline processing total when processing
  2. add task processing total metrics

Specified Reviewers:

/assign @sfwn

ChangeLog

Language Changelog
🇺🇸 English adjust pipeline, task processing metrics
🇨🇳 中文 修改流水线相关指标数据

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.

@erda-bot erda-bot added the pipeline pipeline service label May 15, 2023
@erda-bot erda-bot requested a review from sfwn May 15, 2023 07:51
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #5859 (c83db89) into master (5ec8756) will increase coverage by 0.01%.
The diff coverage is 33.33%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5859      +/-   ##
==========================================
+ Coverage   22.19%   22.20%   +0.01%     
==========================================
  Files        1851     1851              
  Lines      205290   205293       +3     
==========================================
+ Hits        45559    45581      +22     
+ Misses     154491   154472      -19     
  Partials     5240     5240              
Impacted Files Coverage Δ
...peline/providers/reconciler/pipeline_reconciler.go 11.71% <33.33%> (+0.51%) ⬆️

... and 8 files with indirect coverage changes

@sfwn
Copy link
Member

sfwn commented May 16, 2023

/approve

@erda-bot erda-bot merged commit 10aa405 into erda-project:master May 16, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved pipeline pipeline service
Development

Successfully merging this pull request may close these issues.

None yet

3 participants