[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 <102962586+ishleenk17@users.noreply.github.com>
ef04870
into
open-telemetry:main
…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 <antoine@toulme.name> Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
…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 <antoine@toulme.name> Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
Description
Add the total count of buffer pool pages