StephenOTT / camunda-prometheus-process-engine-plugin

Monitor your KPIs!!! Camunda BPM Process Engine Plugin providing Prometheus Monitoring, Metric classes for various BPMN use, Grafana Annotations, and HTTPServer data export: Used to generate Prometheus metrics anywhere in the Engine, including BPMN, CMN, and DMN engines and instances.
MIT License
53 stars 24 forks source link

Metric: External Tasks #9

Closed StephenOTT closed 5 years ago

StephenOTT commented 5 years ago
  1. Active External Tasks
  2. Completed
  3. Capture task Id to use labels to breakdown the wait periods
  4. Duration of External Task
  5. External Task BPMN Errors
StephenOTT commented 5 years ago

covered as part of #14