I have introduced the security module in springboot2.0 and want to authenticate the request of / actuator / *. Now visit the IP: port / actuator / prometheus through the browser, and enter the username and password for normal access; only the username and password in basic_auth are added to prometheus.yml, and the error "INVALID is not a valid start token" is displayed. I hope to get your help.thanks
this is my prometheus.yml about basic_auth [image: 1583564148(1).jpg] <about:invalid#zClosurez> -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/dce40fab-d2aa-4d85-9d3d-67b0ebbf9c54%40googlegroups.com.

