I would like to use our current oathkeeper + Kratos setup to authenticate incoming prometheus metrics requests.
Anyone have any thoughts on elegant solutions for this?
Prometheus will be running over https and just using Basic or Digest HTTP auth seems to obvious path, but I don't believe I can use Kratos to check credentials like this, unless I have missed something.