Function indyrs::metrics::collect_metrics[][src]

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

Collect metrics from libindy.

Returns

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