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.
- line chart count mean,
- The Stacked area chart with two time series: latency 99TH percentile and latency MEAN
- Heatmap chart with latency SUM
How can we achieve this ?