[pull] master from prestodb:master#558
Merged
pull[bot] merged 2 commits intofishbone:masterfrom Feb 10, 2026
Merged
Conversation
#26875) Add comprehensive JMX metrics for metadata operations. ## Description Add comprehensive JMX metrics for all Metadata interface operations to enable production monitoring and performance analysis of metadata-related operations in Presto clusters. ## Motivation and Context Implement metrics tracking for 100+ metadata operations, providing: - Call counters for each operation - Detailed timing statistics (avg, min, max, percentiles) - Time-windowed metrics (1min, 5min, 15min, all-time) - JMX exposure for monitoring integration ## Impact Better monitoring. New monitoring capabilities via JMX - `SELECT * FROM jmx.current."com.facebook.presto.metadata:name=metadatamanagerstats";` ## Test Plan <!---Please fill in how you tested your change--> ## Contributor checklist - [ ] Please make sure your submission complies with our [contributing guide](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md), in particular [code style](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#code-style) and [commit standards](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#commit-standards). - [ ] PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced. - [ ] Documented new properties (with its default value), SQL syntax, functions, or other functionality. - [ ] If release notes are required, they follow the [release notes guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines). - [ ] Adequate tests were added if applicable. - [ ] CI passed. - [ ] If adding new dependencies, verified they have an [OpenSSF Scorecard](https://securityscorecards.dev/#the-checks) score of 5.0 or higher (or obtained explicit TSC approval for lower scores). ## Release Notes Please follow [release notes guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines) and fill in the release notes below. ``` == RELEASE NOTES == General Changes * Add comprehensive JMX metrics for metadata operations. ```
…Manager (#27114) ## Description Add createBranch method implementation in StatsRecordingMetadataManager This started failing master build after merging - #26875 (Since branch support was merged earlier #26898) ## Motivation and Context Build fix ## Impact Add createBranch method implementation in StatsRecordingMetadataManager This started failing master build after merging - #26875 (Since branch support was merged earlier #26898) ## Test Plan NA ``` == NO RELEASE NOTE == ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )