Move them to the core/network packages, close #2950. The name of mempool's unsorted transactions metrics has been changed along the way to match the core's metrics naming convention. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
It can be useful to detect some performance issues.
add init metrics service which uses prometheus; add configuration for metrics service; add monitoring metrics for blockchain,rpc,server;