Message 314913 - Python tracker

Message314913

Author achimnol
Recipients achimnol, asvetlov, njs, thehesiod, yselivanov
Date 2018-04-04.02:43:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522809806.3.0.467229070634.issue33221@psf.upfronthosting.co.za>
In-reply-to
Content
I like trio-style instrumentation API because it could be used for more generic purposes, not only for statistics.

This stats or instrumentation API will greatly help me to utilize external monitoring services such as Datadog in my production deployments.
History
Date User Action Args
2018-04-04 02:43:26achimnolsetrecipients: + achimnol, njs, asvetlov, yselivanov, thehesiod
2018-04-04 02:43:26achimnolsetmessageid: <1522809806.3.0.467229070634.issue33221@psf.upfronthosting.co.za>
2018-04-04 02:43:26achimnollinkissue33221 messages
2018-04-04 02:43:26achimnolcreate