forked from apache/incubator-uniffle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apache#2117] feat(server): Introduce memory buffer related metrics(b…
…lock/buffer/shuffle count) (apache#2118) ### What changes were proposed in this pull request? Introduce block count in buffer pool metrics. ### Why are the changes needed? Fix: apache#2117 ### Does this PR introduce _any_ user-facing change? Yes. `block_count_in_buffer_pool` metrics introduced. - "block_count_in_buffer_pool" - "buffer_count_in_buffer_pool" - "shuffle_count_in_buffer_pool" ### How was this patch tested? By dashboard server metrics popup page.
- Loading branch information
1 parent
faad80d
commit a364f2a
Showing
4 changed files
with
65 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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