My task is show to Instance id, Instance type and Cpu credit balance but It shows only Cpu credit balance and instance id unable to show the instance type ? my query is index=main metric_name=CPUCreditBalance | timechart eval(round(avg(Average),2)) by metric_dimensions where max in top10 shall add or change this query ?
... View more