faust.web.apps.graph

Web endpoint showing graph of running https://pypi.org/project/mode/ services.

class faust.web.apps.graph.Graph(app: AppT, web: Web)[source]

— description: Render image from graph of running services. tags: - Faust produces: - application/json

async get(request: Request) Response[source]

Draw image of the services running in this worker.

Return type:

Response