Scrap json metrics from nginx vts

upgrade vts to the latest version
This commit is contained in:
Giancarlo Rubio 2017-02-22 22:51:53 +01:00 committed by Manuel de Brito Fontes
parent dd7f8b4a97
commit 1d38e3a384
7 changed files with 424 additions and 75 deletions

View file

@ -67,4 +67,4 @@ func TestToint(t *testing.T) {
t.Fatalf("expected %v but returned %v", test.exp, v)
}
}
}
}