In order to get the chart data on CDH, click on the export JSON in the upper right corner of the chart, and get the SQL statement on the timeSeriesQuery attribute from it. The multiple metricName data on the same chart are the same (all the same as the first set of metric data), but Using the SQL statement corresponding to the expression attribute in each metricName, the data is correct, do you know the reason?