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

fix: Fix slow dist handle and slow observe #38566

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

Conversation

bigsheeper
Copy link
Contributor

  1. Provide partition-level indexing in the collection target.
  2. Make SegmentAction not wait for distribution.
  3. Optimize logging to reduce CPU overhead.

issue: #37630

@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Dec 18, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Dec 18, 2024
@bigsheeper
Copy link
Contributor Author

slow dist handling:
kZ2dj7hDZj

slow observation:
7h7mK3zFij

czs007 pushed a commit that referenced this pull request Dec 18, 2024
1. Provide partition-level indexing in the collection target.
2. Make SegmentAction not wait for distribution.
3. Optimize logging to reduce CPU overhead.

issue: #37630

pr: #38566

---------

Signed-off-by: bigsheeper <[email protected]>
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.32%. Comparing base (4df444e) to head (f4b2487).

Current head f4b2487 differs from pull request most recent head 8802f4e

Please upload reports for the commit 8802f4e to get more accurate results.

❗ There is a different number of reports uploaded between BASE (4df444e) and HEAD (f4b2487). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (4df444e) HEAD (f4b2487)
2 1
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #38566       +/-   ##
===========================================
- Coverage   81.09%   69.32%   -11.77%     
===========================================
  Files        1383      292     -1091     
  Lines      195636    26184   -169452     
===========================================
- Hits       158642    18153   -140489     
+ Misses      31404     8031    -23373     
+ Partials     5590        0     -5590     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 69.32% <ø> (-0.12%) ⬇️
Go ∅ <ø> (∅)

see 1117 files with indirect coverage changes

jaime0815 pushed a commit that referenced this pull request Dec 19, 2024
Print observe, dist handing and schedule time.

issue: #37630

pr: #38566

Signed-off-by: bigsheeper <[email protected]>
Copy link
Contributor

mergify bot commented Dec 19, 2024

@bigsheeper E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Signed-off-by: bigsheeper <[email protected]>
Signed-off-by: bigsheeper <[email protected]>
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bigsheeper
To complete the pull request process, please assign congqixia after the PR has been reviewed.
You can assign the PR to them by writing /assign @congqixia in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

czs007 pushed a commit that referenced this pull request Dec 26, 2024
Copy link
Contributor

mergify bot commented Dec 26, 2024

@bigsheeper go-sdk check failed, comment rerun go-sdk can trigger the job again.

Copy link
Contributor

mergify bot commented Dec 26, 2024

@bigsheeper cpp-unit-test check failed, comment rerun cpp-unit-test can trigger the job again.

Copy link
Contributor

mergify bot commented Dec 27, 2024

@bigsheeper E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Copy link
Contributor

mergify bot commented Dec 27, 2024

@bigsheeper go-sdk check failed, comment rerun go-sdk can trigger the job again.

Copy link
Contributor

mergify bot commented Dec 27, 2024

@bigsheeper cpp-unit-test check failed, comment rerun cpp-unit-test can trigger the job again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-passed DCO check passed. kind/bug Issues or changes related a bug size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants