system¶
The system namespace contains functions that provide information about the tremor runtime system.
Functions¶
hostname()¶
Returns the name of the host where tremor is running.
Returns a string
ingest_ns()¶
Returns the ingest time into tremor of the current event.
Returns a string
instance()¶
Returns the instance of tremor.
Returns a string
nanotime()¶
Returns the current time in epoch nanoseconds
version()¶
Returns the tremor version