Single GCP Dashboard per consumer id

We are logging the consumerId in the google logs. we want to create Single GCP Dashboard per consumer id, and the dashboard should have three below charts.

  1. line chart count mean,
  2. The Stacked area chart with two time series: latency 99TH percentile and latency MEAN
  3. Heatmap chart with latency SUM

How can we achieve this ?