{ "type" : "line", "listeners" : {}, "title" : "Soledad benchmark for {{{title}}}", "params" : { "legendPosition" : "right", "defaultYExtents" : false, "setYExtents" : false, "drawLinesBetweenPoints" : true, "interpolate" : "linear", "addTimeMarker" : false, "radiusRatio" : 9, "showCircles" : true, "scale" : "linear", "addTooltip" : true, "addLegend" : true, "times" : [] }, "aggs" : [ { "type" : "avg", "schema" : "metric", "params" : { "field" : "stats.median" }, "enabled" : true, "id" : "1" }, { "enabled" : true, "id" : "2", "params" : { "order" : "asc", "orderBy" : "custom", "field" : "commit_id_and_date", "size" : 1000, "orderAgg" : { "params" : { "field" : "commit_info.time" }, "schema" : "orderAgg", "type" : "min", "enabled" : true, "id" : "2-orderAgg" } }, "schema" : "segment", "type" : "terms" }, { "enabled" : true, "id" : "3", "schema" : "metric", "params" : { "field" : "stats.mean" }, "type" : "avg" }, { "id" : "4", "enabled" : true, "type" : "avg", "schema" : "metric", "params" : { "field" : "stats.iqr" } }, { "type" : "avg", "schema" : "metric", "params" : { "field" : "stats.stddev" }, "id" : "5", "enabled" : true } ] }