Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-7420

Dashboards don't show metrics in process-monitoring-quarkus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.24.0.Final
    • 1.22.1.Final
    • Examples
    • None
    • False
    • None
    • False
    • Hide
      1. Run `mvn clean package` to build the project and generate dashboards.
      2. Run `docker-compose up` to start the applications.
      3. Curl command (using the JSON object above):
        curl -d '{"approver" : "john", "order" : {"orderNumber" : "12345", "shipped" : false}}' -H "Content-Type: application/json" -X POST http://localhost:8080/orders
      4. Open dashboard "process-monitoring-quarkus_1.22.1.Final - Global - Operational Dashboard" on http://localhost:3000
        • Expected result:
        • Actual result:

       

      Show
      Run `mvn clean package` to build the project and generate dashboards. Run `docker-compose up` to start the applications. Curl command (using the JSON object above): curl -d '{ "approver" : "john" , "order" : { "orderNumber" : "12345" , "shipped" : false }}' -H "Content-Type: application/json" -X POST http: //localhost:8080/orders Open dashboard " process-monitoring-quarkus_1.22.1.Final - Global - Operational Dashboard " on http://localhost:3000 Expected result: Actual result:  
    • ---
    • ---
    • 2022 Week 23-25 (from Jun 6)

    Description

      Example process-monitoring-quarkus has a bug. prometheus.yml has metrics_path parameter which points to the wrong path /metrics instead of /q/metrics. Because of this bug, this example doesn't work.

      Attachments

        1. actual.png
          actual.png
          86 kB
        2. actual-1.png
          actual-1.png
          48 kB
        3. expected.png
          expected.png
          54 kB
        4. expected-1.png
          expected-1.png
          27 kB

        Activity

          People

            cnicolai@redhat.com Cristiano Nicolai
            anton.kozlov Anton Kozlov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: