For Biggie to be able to append its custom statistics to the output of the 'serverStatus' command, it will need to implement the ServerStatusSection interface.
Something similar was done for the WiredTiger storage engine, see:
and
It would suffice to add an empty server status section for Biggie.
- is depended on by
-
SERVER-49055 Report additional usage metrics from Biggie in the 'serverStatus' command
- Closed