Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-61150

graphs data do not reflect the actual data shown under the data tables on the Performance Signature report

XMLWordPrintable

      Performance Signature report data for TimeseriesIds "com.dynatrace.builtin:pgi.jvm.*" needs to show JVM poolname values as well. The Dynatrace API response json (sample) contains datapoint "poolname" in addition to PGI name as seen in below response JSON.

      Currently the same PGI name displaying under each of the rows on the corresponding data table on the Signature report and it is not possible to identify which poolname the row data belongs to. 

       

      "dataResult": {
          "dataPoints": {
            "PROCESS_GROUP_INSTANCE-B63C48A933CE7D72, pid=0x1, poolname='PS Eden Space'": [
              [
                1582042260000,
                17256976
              ],
              [
                1582042320000,
                24354080
              ],

       

      Might be due to this discrepancy, the data on the graphs are not reflecting the data in the tables. The graphs of all poolnames are showing same data. Attached screenshot for this issue.

      Another issue is that the data on Overall graphs under all TimeseriesIds are not reflecting the data under the Overall row data. Attached screenshot for this issue.

       

            rpionke Raphael Pionke
            shashidharad Shashidhar Addaguduru
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: