github.com/cs3org/reva/v2@v2.27.7/changelog/1.1.0_2020-08-11/sysinfo-http-service.md (about)

     1  Enhancement: System information HTTP service
     2  
     3  This service exposes system information via an HTTP endpoint. This currently only includes Reva version information but can be extended easily. The information are exposed in the form of Prometheus metrics so that we can gather these in a streamlined way.
     4  
     5  https://github.com/cs3org/reva/pull/1037