Metrics service =============== Enable logging of metrics ------------------------- Metrics can be displayed in the log of the ASAB application. In order to enable this, enter following lines in the configuration: .. code:: ini [logging] levels= asab.metrics INFO Reference --------- .. py:currentmodule:: asab.metrics .. py:class:: Metrics(app) .. automodule:: asab.metrics :members: :undoc-members: :show-inheritance: