Skip to content

[fix](metrics) Add txn write amplification brpc metrics for commit_txn_immediately - #59318

Closed
wyxxxcat wants to merge 1 commit into
apache:branch-3.1from
wyxxxcat:fix_wa_metrics
Closed

[fix](metrics) Add txn write amplification brpc metrics for commit_txn_immediately#59318
wyxxxcat wants to merge 1 commit into
apache:branch-3.1from
wyxxxcat:fix_wa_metrics

Conversation

@wyxxxcat

@wyxxxcatwyxxxcat commented Dec 24, 2025

Copy link
Copy Markdown
Collaborator

follow up #56832

@Thearas

Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@wyxxxcat

Copy link
Copy Markdown
CollaboratorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

Cloud UT Coverage Report

Increment line coverage 100.00% (2/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage81.94% (1266/1545)
Line Coverage65.89% (22734/34505)
Region Coverage67.22% (11318/16836)
Branch Coverage57.00% (5991/10510)

@dataroaring

Copy link
Copy Markdown
Contributor

run buildall

@doris-robot

Copy link
Copy Markdown

Cloud UT Coverage Report

Increment line coverage 100.00% (2/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage81.94% (1266/1545)
Line Coverage65.89% (22736/34505)
Region Coverage67.28% (11327/16836)
Branch Coverage57.03% (5994/10510)

seawinde pushed a commit to seawinde/doris that referenced this pull request Jan 30, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@wyxxxcat@Thearas@hello-stephen@dataroaring@doris-robot@gavinchou@morrySnow