Hi Team,
In Enterprise edition of Camunda7, we have metrics in the Cockpit.
Can that be made use to evaluate the performance of Camunda7 engine?
Can we tweek it to show the number of process instances executed within each task in relation to time.
Hi Team,
In Enterprise edition of Camunda7, we have metrics in the Cockpit.
Can that be made use to evaluate the performance of Camunda7 engine?
Can we tweek it to show the number of process instances executed within each task in relation to time.
Hi @Saju_John_Sebastian1: Technically you could create your own cockpit plugin that provides these kind of metrics, since all the data are in the historic data tables. But why would you do this if you’re using Camunda in its Enterprise version? You have Optimize Installation | Camunda Platform 8 Docs that covers these kinds of reports! Another way would be using Prometheus/Grafana : GitHub - McAlm/Camunda-Monitoring: Monitor anything you can query in a Camunda BPM engine. Monitor KPIs, metrics, and any business performance