Spring Boot Actuator supported in Camunda Run

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: engine, run
    • None

      User Story (Required on creation):

      As a Camunda Run operator, I can monitor my application using the Spring Boot Actuator.

      Functional Requirements (Required before implementation):

      Technical Requirements (Required before implementation):

      • Add Actuator + Prometheus dependencies
        • Option #1
          • Add an optional module (like webapps, rest, swaggerui, example) with the following additional dependencies:
            • org.springframework.boot:spring-boot-starter-actuator
            • org.springframework.boot:spring-boot-starter-web
            • io.micrometer:micrometer-registry-prometheus
          • New startup option “--actuator” enables actuator by adding the module to the classpath
        • Option #2
          • Put Actuator & Prometheus dependencies in the Run core and deactivate it by default in the "default.yml" and "production.yml" configurations

      Limitations of Scope (Optional):

      Hints (optional):

            Assignee:
            Unassigned
            Reporter:
            Tobias Metzke-Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: