pub fn collect_metrics() -> Box<dyn Future<Item = String, Error = IndyError>>
Expand description

Collect metrics from libindy.

Returns

String with a dictionary of metrics in JSON format. Where keys are names of metrics.