Markus should have a sphinx extension that makes it easier to document the keys in use, link to them in the docs, and spit out a listing of all the documented keys.
Maybe something like this:
.. markus:metric:: widget.count
:type: count
This key counts the number of widgets made.
:markus:metric:`widget.count`