Grafana Table populating duplicate data when using Transforms - resulting in Longer load time and even crash at times

Hello Everyone,

Not sure if anyone has experienced this before - But since i am using Table plugin on Grafana with Google Cloud Monitoring as a Data source - The number of records right after appliying SeriestoRow Transformation gets duplicate - Now i can use “Group by” at the later stage but as soon the data flow gets huge in quantity its causing impact on Load time - and the multiplication of per record is as follows:

  1. After SeriestoRow Transformation every record gets multiplied by 2
  • What Grafana version and what operating system are you using? v8.5.1 and Windows

  • What are you trying to achieve? Accurate Data and Optimized way

  • How are you trying to achieve it? Using Google Cloud Monitoring Plugin and Table Plugin

  • What happened? Data get’s multiplied causing Grafana to not load details when huge amount of data is processed.

  • What did you expect to happen? One row per record

  • Can you copy/paste the configuration(s) that you are having problems with? N/A

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were. N/A

  • Did you follow any online instructions? If so, what is the URL? N/A