I am trying this really simple thing in Timelion but missing something very obvious I think.
.es(index=fts-index-data,timefield='Start Time',metric=avg:'Start Count') but this is giving me error below,
[timelion_vis] > SyntaxError: {"type":"incompleteFunction","function":"es","location":{"min":0,"max":3},"text":".es"}
Start Count is a number field as can be seen from my kibana index snap below.
Please suggest what could be the issue here. Let me know if any further information necessary.