Disable metrics from katipo
Hi @puzza007,
We're trying to speed up our release boot time as described here.
While debugging the boot process, we found that metrics is one of the modules consuming time during the boot process.
As we use katipo extensively but never metrics. Is it possible to have a new knob in order to disable it?
Many thanks for your assistance. Z.
Hi @Zabrane! Glad to hear you're using Katipo :) Were you thinking of a compile-time flag to disable it completely?
Hi @Zabrane! Glad to hear you're using Katipo :)
Yes we do, on all our projects :-) Katipo is the best HTTP client ever for Erlang.
Were you thinking of a compile-time flag to disable it completely?
Would be just awesome @puzza007