github.com/cs3org/reva/v2@v2.27.7/changelog/1.3.0_2020-10-08/mentix-bbe-support.md (about)

     1  Enhancement: Add Blackbox Exporter support to Mentix
     2  
     3  This update extends Mentix to export a Prometheus SD file specific to the Blackbox Exporter which will be used for initial health monitoring. Usually, Prometheus requires its targets to only consist of the target's hostname; the BBE though expects a full URL here. This makes exporting two distinct files necessary.
     4  
     5  https://github.com/cs3org/reva/pull/1190