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 23 forks source link

Feature/process definition key #35

Open SpreadGK opened 4 years ago

SpreadGK commented 4 years ago

Hello, this small feature adds the process-definition-key to the tags of the camunda_process_instance_duration historic metric. The key helps a lot to group multiple process definition statistics in metric dashboards. best, Guido