Spring Cloud DataFlow - SpringBoot3 not showing stats of execution

30 Views Asked by At

When running Spring DataFlow in kubernetes and deploying docker images I'm not seeing boot3 stats from the execution. I do see the data in the database (in the tables prefixed with boot3), but not in the UI.

Example UI

I have dug around the docs and don't see a way to set boot3 as the default or tell the UI to use the tables.

I haven't found anything in the docs point me to a direction on how to get the UI to show the data for boot3

0

There are 0 best solutions below