[JIRA] (JENKINS-61150) Performance Signature report data for TimeseriesIds "com.dynatrace.builtin:pgi.jvm.*" should show JVM poolnames as well

4 views
Skip to first unread message

shashi.ptl@outlook.com (JIRA)

unread,
Feb 19, 2020, 9:40:03 AM2/19/20
to jenkinsc...@googlegroups.com
Shashidhar Addaguduru created an issue
 
Jenkins / Bug JENKINS-61150
Performance Signature report data for TimeseriesIds "com.dynatrace.builtin:pgi.jvm.*" should show JVM poolnames as well
Issue Type: Bug Bug
Assignee: Raphael Pionke
Components: performance-signature-dynatrace-plugin
Created: 2020-02-19 14:39
Environment: Performance Signature plugin version 3.1.0
Priority: Minor Minor
Reporter: Shashidhar Addaguduru

Performance Signature report data for TimeseriesIds "com.dynatrace.builtin:pgi.jvm.*" should show JVM poolname values as well. The API response json 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
        ],

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

shashi.ptl@outlook.com (JIRA)

unread,
Feb 19, 2020, 9:40:04 AM2/19/20
to jenkinsc...@googlegroups.com

shashi.ptl@outlook.com (JIRA)

unread,
Feb 19, 2020, 9:45:03 AM2/19/20
to jenkinsc...@googlegroups.com
Shashidhar Addaguduru updated an issue
Performance Signature report data for TimeseriesIds "com.dynatrace.builtin:pgi.jvm.*" should show JVM poolname values as well. The Dynatrace API response json 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
        ],

 
Reply all
Reply to author
Forward
0 new messages