kong.node
Returns the id used by this node to describe itself.
Returns
- The v4 UUID used by this node as its id
Usage
Returns memory usage statistics about this node.
Parameters
- scale (number, optional): The number of digits to the right of the decimal point. Defaults to 2.
Returns
- A table containing memory usage statistics for this node. If
unit
isb/B
(the default) reported values will be Lua numbers. Otherwise, reported values will be a string with the unit as a suffix.
Returns the name used by the local machine
Returns