Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] More InnoDB buffer pool metrics #28

Open
pataquets opened this issue Jan 25, 2018 · 0 comments
Open

[Feature request] More InnoDB buffer pool metrics #28

pataquets opened this issue Jan 25, 2018 · 0 comments

Comments

@pataquets
Copy link

After #18 landing, I would check which ones are missing and I would take the task, if there is interest and no objection to it.
I would like all of them to be collected. Currently available on my setup are:

 Innodb_buffer_pool_bytes_data
 Innodb_buffer_pool_bytes_dirty
 Innodb_buffer_pool_dump_status
 Innodb_buffer_pool_load_status
 Innodb_buffer_pool_pages_data
 Innodb_buffer_pool_pages_dirty
 Innodb_buffer_pool_pages_flushed
 Innodb_buffer_pool_pages_free
 Innodb_buffer_pool_pages_lru_flushed
 Innodb_buffer_pool_pages_made_not_young
 Innodb_buffer_pool_pages_made_young
 Innodb_buffer_pool_pages_misc
 Innodb_buffer_pool_pages_old
 Innodb_buffer_pool_pages_total
 Innodb_buffer_pool_read_ahead
 Innodb_buffer_pool_read_ahead_evicted
 Innodb_buffer_pool_read_ahead_rnd
 Innodb_buffer_pool_read_requests
 Innodb_buffer_pool_reads
 Innodb_buffer_pool_wait_free
 Innodb_buffer_pool_write_requests
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

No branches or pull requests

1 participant