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

metrics: remove the Heartbeat distribution #9010

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

lhy1024
Copy link
Contributor

@lhy1024 lhy1024 commented Jan 17, 2025

What problem does this PR solve?

Issue Number: Close #9003

What is changed and how does it work?

Check List

Tests

  • Unit test

Release note

None.

@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the dco. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.28%. Comparing base (a99abe3) to head (7a23c61).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9010      +/-   ##
==========================================
- Coverage   76.35%   76.28%   -0.07%     
==========================================
  Files         465      465              
  Lines       70536    70495      -41     
==========================================
- Hits        53856    53779      -77     
- Misses      13338    13364      +26     
- Partials     3342     3352      +10     
Flag Coverage Δ
unittests 76.28% <ø> (-0.07%) ⬇️

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

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Jan 17, 2025
@ti-chi-bot ti-chi-bot bot added the lgtm label Jan 17, 2025
Copy link
Contributor

ti-chi-bot bot commented Jan 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nolouch, rleungx

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

The pull request process is described 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

@ti-chi-bot ti-chi-bot bot removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 17, 2025
Copy link
Contributor

ti-chi-bot bot commented Jan 17, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-01-17 07:22:56.640200467 +0000 UTC m=+276048.095246611: ☑️ agreed by nolouch.
  • 2025-01-17 08:08:36.25907399 +0000 UTC m=+278787.714120140: ☑️ agreed by rleungx.

@ti-chi-bot ti-chi-bot bot merged commit 2902597 into tikv:master Jan 17, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve or remove the Heartbeat distribution
3 participants