mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Remove an incorrect note from instrumentation.txt.
This commit is contained in:
parent
9f72be235c
commit
44b090fa47
@ -30,8 +30,4 @@ all requests. The following metrics are generated:
|
||||
* ``gunicorn.log.warning``: rate of warning log messages
|
||||
* ``gunicorn.log.exception``: rate of exceptional log messages
|
||||
|
||||
To generate new metrics you can ``log.info`` with a few additional keywords::
|
||||
|
||||
log.info("...", extra={"metric": "my.metric", "value": "1.2", "mtype": "gauge"})
|
||||
|
||||
.. _statsD: http://github.com/etsy/statsd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user