[receiver/mysql] Add the total count of buffer pool pages#41252
Conversation
atoulme
left a comment
There was a problem hiding this comment.
Isn’t total the sum of the other data points? Is it worth reporting directly? Can this not be derived from existing metrics?
it should be
|
@atoulme : |
|
Sounds good! Just need a codeowner to weigh in |
|
Makes sense, I'll take a look soon |
|
Minor nit. Change looks good. |
Co-authored-by: Ishleen Kaur <[email protected]>
ef04870
into
open-telemetry:main
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Add the total count of buffer pool pages --------- Co-authored-by: Antoine Toulme <[email protected]> Co-authored-by: Ishleen Kaur <[email protected]>
…etry#41252) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Add the total count of buffer pool pages --------- Co-authored-by: Antoine Toulme <[email protected]> Co-authored-by: Ishleen Kaur <[email protected]>
Description
Add the total count of buffer pool pages