| 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 ], |