to plot each data point (time in seconds) to GCP metrics(using micrometer) in java

Viewed 11

how to plot each data point (time in seconds) to GCP metrics(using micrometer) in java. We tried defining custom metric, but it is aggregating all the points( using one of mean ,sum or max etc), but we are looking for plot with discrete data points...

0 Answers
Related