Skip to main content

Monitor Options

Specifies the options for configuring the NeonKUBE integrated observability stack.

Here's what the observability options look like, with the default values or [required] for properties that must be specified:

monitor:
logs:
logRetentionDays:
metrics:
storage:
traces:
traceRetentionDays:
PropertyDescription
logs.logRetentionDays

integer: Trace retention period in days. Traces older than this will be purged. This defaults to: 14 days

metrics.storage

string: Specifies where Prometheus metrics should be stored. Supported values are ephermeral (the default) or filesystem.

logs.traceRetentionDays

integer: Specifies the trace retention period in days. Traces older than this will be purged. This defaults to: 14 days