Problem/Motivation
RevisionCount extends NodeCount but doesn't actually return the number of revisions.
Steps to reproduce
Proposed resolution
- Fix RevisionCount collector to properly override getCount() method and call allRevisions() on the query
- Add unit test for RevisionCount collector
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork prometheus_exporter-3591486
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
kim.pepperI accidentally pushed this to the 2.x branch and then reverted.
This MR is ready for reviews.
Comment #6
kim.pepperComment #7
kim.pepperComment #9
kim.pepperCommitted to 2.x