sapling/edenscm/hgext/perfsuite
Jun Wu 6a4c2ea9b5 metrics: slightly change the API
Summary:
Before this patch, metrics was designed to send stats to a global counter. I'd
like to use it for stats local to the current command (ex. count of file
fetching, count of round-trips, etc).

Change the API so "entity=None" forbids stats from sending to a global counter.

Differential Revision: D14515779

fbshipit-source-id: b5b3b040d674c71f467153c308b56aa6f506eb0c
2019-03-20 22:49:18 -07:00
..
__init__.py metrics: slightly change the API 2019-03-20 22:49:18 -07:00
editsgenerator.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00