more metrics doc review updates

This commit is contained in:
groovecoder 2017-02-08 17:03:31 -06:00
parent 93c36a12fa
commit d94c669b78
2 changed files with 1 additions and 1 deletions

BIN
docs/kpi-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

View file

@ -157,7 +157,7 @@ of a `testpilottest` telemetry ping for each scenario.
local schema = {
-- column name field type length attributes field name
{"clickedContainerTabCount", "INTEGER", 255, nil, "Fields[payload.clickedContainerTabCount]"},
{"container", "VARCHAR", 255, nil, "Fields[payload.container]"},
{"userContextId", "INTEGER", 255, nil, "Fields[payload.container]"},
{"eventSource", "VARCHAR", 255, nil, "Fields[payload.eventSource]"},
{"event", "VARCHAR", 255, nil, "Fields[payload.event]"},
{"hiddenContainersCount", "INTEGER", 255, nil, "Fields[payload.hiddenContainersCount]"},