We are using micrometer-prometheus-registry, metrics are coming fine but for 404 not found exceptions on service we are getting:
http_server_requests_seconds_count{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/**",} 1.0
any idea what we might be missing here?