Almost every day, I see microservices that should have definitely not been microservices. Almost every time, it's a big bad of mud with extra complexity.
You can't just split things into random smaller things, slap HTTP in between and call it architecture. In almost every case, cleaning up a monolith would have yielded better outcomes.