Ran 'go fmt ./...' on code.
This commit is contained in:
parent
61be28a106
commit
3b9cc58b9a
|
@ -93,7 +93,7 @@ func TestHaproxyGeneratesMetricsWithAuthentication(t *testing.T) {
|
||||||
"hrsp_4xx": uint64(2345),
|
"hrsp_4xx": uint64(2345),
|
||||||
"hrsp_5xx": uint64(1056),
|
"hrsp_5xx": uint64(1056),
|
||||||
"hrsp_other": uint64(0),
|
"hrsp_other": uint64(0),
|
||||||
"lastsess": uint64(0),
|
"lastsess": uint64(0),
|
||||||
"lbtot": uint64(171013),
|
"lbtot": uint64(171013),
|
||||||
"qcur": uint64(0),
|
"qcur": uint64(0),
|
||||||
"qmax": uint64(0),
|
"qmax": uint64(0),
|
||||||
|
|
Loading…
Reference in New Issue