more metrics doc review updates
This commit is contained in:
parent
93c36a12fa
commit
d94c669b78
2 changed files with 1 additions and 1 deletions
BIN
docs/kpi-1.png
Normal file
BIN
docs/kpi-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
|
@ -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]"},
|
||||
|
|
Loading…
Add table
Reference in a new issue