napalm-logs icon indicating copy to clipboard operation
napalm-logs copied to clipboard

Python profiler should reference the module rather the function

Open mirceaulinic opened this issue 8 years ago • 0 comments

Not only that there's a bug messing with global vars, but we could potentially have both index and message profiler in the same module (as some complex and obscure messages might belong to a class that don't use a generic prefix, but something very particular).

mirceaulinic avatar Aug 14 '17 12:08 mirceaulinic