Live Demo

Try Metoro out by asking about the issue in our Flask microservice chain below.

There are 3 Python Flask microservices:


  • homepage calls user
  • user calls image
  • image queries postgres

However, periodically the company firewall is falsely identifying the requests to the postgres service as malicious, causing packets to be dropped and the connection to fail.

Flask Scenario

Ask Metoro about the issue:

This is a live demo running in a public Kubernetes cluster. Feel free to have a look around. (Note we cache the results of the homepage search for 30m to save on OpenAI costs).