Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 161f01a

Browse files
author
Chris Wiechmann
committed
Pipeline tests fixed
1 parent c60c7cd commit 161f01a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

logstash/test/http/test-events.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
{
2929
"@timestamp": "2020-08-26T19:15:15.360Z",
3030
"type": "system",
31-
"sysMem": 15677168000,
31+
"sysMem": "15677168000",
3232
"diskUsed": 88,
33-
"instMem": 2269044000,
33+
"instMem": "2269044000",
3434
"sysCpu": 13,
35-
"sysMemTotal": 16266828000,
35+
"sysMemTotal": "16266828000",
3636
"instCpu": 3,
3737
"processInfo": {
3838
"gatewayName": "API-Gateway 1",

0 commit comments

Comments
 (0)