Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-7082

Dashboard metrics missing data

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • cockpit

      Reproduce:

      • Have consistent workload on the engine
      • Go to week view of cockpit dashboard metrics

      Expected:

      • Metrics show a consistent workload

      Observed:

      • Metrics show 0 at the start of the interval.

      Hint:
      The backend delivers insufficient data to display, as it can only return 200 data points. We need to lower the requested data resolution to fetch data for the whole interval. The formula to calculate the interval is (displayedTimespan + 1 day) / 200. Using this formula, the interval parameter for the metrics query has to be set to a number higher than

      Day: 864 (currently 900)
      Week: 3456 (currently 2700 )
      Month: 13824 (currently 12600 )

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: