I'm trying to build visualizations to monitor a bunch of metrics on kafka. When looking at the options for aggregation in creating a visualization, there are things like max, min, avg, but is there an option for "latest"?? I'd like to show the CURRENT value of a metric at the time of loading a dashboard, which i think would be best represented by the most recent value of the metric.
is there a way to accomplish this??