Behaviours: prometheus_collector.
| collect_metrics/2 | |
| collect_mf/2 | |
| deregister_cleanup/1 | |
| gather/0 | |
| gather_statistics/5 |
collect_metrics(X1, X2) -> any()
collect_mf(Registry, Callback) -> any()
deregister_cleanup(X1) -> any()
gather() -> any()
gather_statistics(SvcName, Peer, S, Apps, Stats) -> any()
Generated by EDoc