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

feat: download log API throttling #4089

Merged
merged 2 commits into from
Feb 18, 2022

Conversation

erenming
Copy link
Contributor

What this PR does / why we need it:

throttle download api

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @your-reviewer

ChangeLog

Language Changelog
🇺🇸 English download log throttling
🇨🇳 中文 日志下载接口限流

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.

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #4089 (041da12) into master (a157611) will increase coverage by 0.04%.
The diff coverage is 60.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4089      +/-   ##
==========================================
+ Coverage   18.92%   18.96%   +0.04%     
==========================================
  Files        1483     1484       +1     
  Lines      156731   156873     +142     
==========================================
+ Hits        29661    29757      +96     
- Misses     123887   123904      +17     
- Partials     3183     3212      +29     
Impacted Files Coverage Δ
...odules/core/monitor/log/query/log.query.service.go 26.47% <0.00%> (+4.90%) ⬆️
modules/core/monitor/log/query/provider.go 21.87% <0.00%> (+8.08%) ⬆️
modules/core/monitor/storekit/ratelimit.go 87.50% <87.50%> (ø)
modules/messenger/notify/provider.go 24.00% <0.00%> (-1.00%) ⬇️
...estrator/services/deployment/deployment_context.go 11.97% <0.00%> (+0.50%) ⬆️
modules/messenger/notify/notify.service.go 42.60% <0.00%> (+0.73%) ⬆️
...nts/project-runtime/advanceFilter/advanceFilter.go 18.95% <0.00%> (+4.47%) ⬆️
modules/msp/apm/checker/apis/permission.go 26.19% <0.00%> (+26.19%) ⬆️

@liuhaoyang liuhaoyang merged commit b5d9c50 into erda-project:master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants