Shows that the problem as solved when we changed the path in the MSS Service Monitor for:
{code:java} path: /rest/prometheus/metrics {code}
However, it is NOT the correct one as we can check here; https://github.com/aerogear/mobile-security-service/blob/4a7dd8b282592106fa9ed5c7836d1b48158dfaf1/api/swagger.yaml#L265 Also, it should use the path in the Service MOnitor of Oper and not MSS one. So, it also it shows caused by INTLY-2810. The best approach in POV is we wait for INTLY-2810 it be is fixed.
Maybe would be better we wait for the fix of in order to be sure of this change here. c/c [~lfitzgerald] |
|