apache / incubator-kie-kogito-apps

Kogito Apps - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
56 stars 125 forks source link

Enable visualizing processes/workflows instances in deployment environment #1999

Open LuboTerifaj opened 4 months ago

LuboTerifaj commented 4 months ago

Description

Enable visualizing processes/workflows instances in deployment environment.

There is no clear and easy way how to visualize processes/workflows instances when you deploy your project to cluster (for example minikube). Dev UI is available only in a local quarkus dev mode. It would be very helpful to do it via UI.

Implementation ideas

No response