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: refresh logs and metrics separately #6480

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CeerDecy
Copy link
Member

What this PR does / why we need it:

refresh logs and metrics separately

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @iutx @sfwn

ChangeLog

Language Changelog
🇺🇸 English refresh logs and metrics separately
🇨🇳 中文 分别对logs和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
Copy link
Member

Add assignees failed, err: Post "https://api.github.com/repos/erda-project/erda/pulls/6480/requested_reviewers": proxyconnect tcp: dial tcp 8.218.184.45:34894: i/o timeout

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 143 lines in your changes missing coverage. Please review.

Project coverage is 15.12%. Comparing base (4dacc50) to head (f09e3f3).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...nternal/tools/monitor/core/settings/sync_config.go 0.00% 84 Missing ⚠️
...al/tools/monitor/core/settings/settings.service.go 0.00% 33 Missing ⚠️
...tools/monitor/common/db/monitor_config_register.go 0.00% 18 Missing ⚠️
internal/tools/monitor/common/db/db.go 0.00% 4 Missing ⚠️
internal/tools/monitor/common/db/table.go 0.00% 2 Missing ⚠️
internal/tools/monitor/core/settings/monitor.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6480      +/-   ##
==========================================
- Coverage   15.12%   15.12%   -0.01%     
==========================================
  Files        3675     3676       +1     
  Lines      377020   377094      +74     
==========================================
- Hits        57040    57026      -14     
- Misses     314530   314618      +88     
  Partials     5450     5450              
Flag Coverage Δ
by-github-actions 15.12% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
internal/tools/monitor/common/db/table.go 0.00% <0.00%> (ø)
internal/tools/monitor/core/settings/monitor.go 32.98% <0.00%> (-0.24%) ⬇️
internal/tools/monitor/common/db/db.go 0.00% <0.00%> (ø)
...tools/monitor/common/db/monitor_config_register.go 0.00% <0.00%> (ø)
...al/tools/monitor/core/settings/settings.service.go 7.94% <0.00%> (-1.28%) ⬇️
...nternal/tools/monitor/core/settings/sync_config.go 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants