github.com/cs3org/reva/v2@v2.27.7/changelog/1.2.0_2020-08-25/sysinfo-cleanup.md (about) 1 Enhancement: System information metrics cleanup 2 3 The system information metrics are now based on OpenCensus instead of the Prometheus client library. Furthermore, its initialization was moved out of the Prometheus HTTP service to keep things clean. 4 5 https://github.com/cs3org/reva/pull/1114