@elizaos/core v0.1.7 / TelemetrySettings
TelemetrySettings:
object
optionalisEnabled:boolean
Enable or disable telemetry. Disabled by default while experimental.
optionalrecordInputs:boolean
Enable or disable input recording. Enabled by default.
You might want to disable input recording to avoid recording sensitive information, to reduce data transfers, or to increase performance.
optionalrecordOutputs:boolean
Enable or disable output recording. Enabled by default.
You might want to disable output recording to avoid recording sensitive information, to reduce data transfers, or to increase performance.
optionalfunctionId:string
Identifier for this function. Used to group telemetry data by function.