Rename measure in metric for active monitoring ts

Closes #3837
This commit is contained in:
emanuele-f 2020-04-27 14:34:44 +02:00
parent a1b72d6447
commit 2648ae372f
10 changed files with 28 additions and 16 deletions

View file

@ -28,7 +28,7 @@ schema = "am_host:http_stats_5mins"
local rsp = ts_utils.query(schema,
{ ifid=ifid, host=key, measure=metric },
{ ifid=ifid, host=key, metric=metric },
begin_time, end_time,
{
fill_value = 0/0, -- Show unknown values as NaN