Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Integrate Camunda metrics into Spring Boot Actuator registry #2771

@ThorbenLindhauer

Description

@ThorbenLindhauer

This issue was imported from JIRA:

Field Value
JIRA Link CAM-14729
Reporter @tmetzke
Has restricted visibility comments true

User Story (Required on creation):

  • As a System Administrator, I want to see exposed engine metrics as part of all the metrics (for Camunda Spring Boot Starter or Camunda Run) accessible through the Spring Boot Actuator so that I can monitor the system.
  • As an Operations Engineer, I can see the metrics my System Administrator exposed for me, to indicate the system's health.

Functional Requirements (Required before implementation):

  • I can use the Micrometer metrics facades described in Actuator to monitor Camunda performance and usage metrics

Technical Requirements (Required before implementation):

  • Add monitoring metrics to CamundaBpmActuatorConfiguration
  • Fetch metrics from configured engine collector via API in a configurable interval (can be a different interval than the internal metrics DbReporter’s interval)
  • Add collected metrics to Actuator’s Micrometer registry

Limitations of Scope (Optional):

Hints (optional):

Links:

camunda-bpm-platform PR

### camunda-docs-manual PR

Metadata

Metadata

Assignees

Labels

scope:core-apiChanges to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPIscope:spring-bootChanges to the Spring Boot starter.type:featureIssues that add a new user feature to the project.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions