Skip to content

Comments

Correctly compute process times during ProcessHealth::observe#8793

Merged
mergify[bot] merged 2 commits intosigp:unstablefrom
macladson:correctly-compute-process-times
Feb 14, 2026
Merged

Correctly compute process times during ProcessHealth::observe#8793
mergify[bot] merged 2 commits intosigp:unstablefrom
macladson:correctly-compute-process-times

Conversation

@macladson
Copy link
Member

Issue Addressed

I believe I found a bug where during computation of pid_process_seconds_total we add children_system twice.

Proposed Changes

I assume that it was originally intended to add children_system and children_user once each

@macladson macladson added ready-for-review The code is ready for review low-hanging-fruit Easy to resolve, get it before someone else does! labels Feb 10, 2026
Copy link
Collaborator

@dapplion dapplion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! Looks good to me

@macladson macladson added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Feb 14, 2026
@mergify mergify bot added the queued label Feb 14, 2026
@mergify
Copy link

mergify bot commented Feb 14, 2026

Merge Queue Status

Rule: default


This pull request spent 31 minutes in the queue, including 28 minutes 48 seconds running CI.

Required conditions to merge
  • check-success=local-testnet-success
  • check-success=test-suite-success

mergify bot added a commit that referenced this pull request Feb 14, 2026
@mergify mergify bot merged commit a3a74d8 into sigp:unstable Feb 14, 2026
36 checks passed
@mergify mergify bot removed the queued label Feb 14, 2026
@macladson macladson deleted the correctly-compute-process-times branch February 14, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants