Skip to content

Expose disk index flush duration in proton state explorer.#37249

Merged
toregge merged 2 commits into
masterfrom
toregge/expose-disk-index-flush-duration-in-proton-state-explorer
Jun 19, 2026
Merged

Expose disk index flush duration in proton state explorer.#37249
toregge merged 2 commits into
masterfrom
toregge/expose-disk-index-flush-duration-in-proton-state-explorer

Conversation

@toregge

@toregge toregge commented Jun 18, 2026

Copy link
Copy Markdown
Member

@vekterli : please review

@toregge toregge requested a review from vekterli June 18, 2026 15:13
vekterli
vekterli previously approved these changes Jun 18, 2026

@vekterli vekterli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

std::ostringstream os;
os << duration;
return os.str();
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@vekterli vekterli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@toregge toregge merged commit 9dbf5f7 into master Jun 19, 2026
3 checks passed
@toregge toregge deleted the toregge/expose-disk-index-flush-duration-in-proton-state-explorer branch June 19, 2026 09:23
Sign up for free to 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.

2 participants