Skip to content

fix: Mount non-application path for metrics to be visible externally

Martin Lowe requested to merge malowe/main/prometheus into main
  • fix: Mount non-application path for metrics to be visible externally

As we are making the non-application endpoints visible externally through mounting under /account, the health probes will also need to be updated, which could see these endpoints even if not properly externally mounted.

Merge request reports

Loading