Hi, I'm using | sim flow query="<My query>" format=table org_id=<ID> resolution=900000 For my metric query, above query accepts a parameter named "resolution". Since i'm using the time frame, instead of adding all the values it is giving data in 15 mins time interval (default 5 mins) I like to have a resolution value based on the tie picker in the graph. For example, if i choose 60 minutes in the time picker, resolution value should be modified to 3600000 If anyone have any idea on how to set infinite/ exact time range in resolution parameter. Please help on this. Thanks in advance.
... View more