Description
Configuration settings for OpenTelemetry logging.
Usages
Configuration options
| Key | Kind | Type | Description |
|---|---|---|---|
attributes | VALUE | i.h.t.o.O.CustomMethods | Name/value pairs passed to OpenTelemetry |
enabled | VALUE | Boolean | Whether the OpenTelemetry logger should be enabled |
exporters | MAP | i.h.t.o.O.CustomMethods | Log record exporters |
log-limits | VALUE | i.h.t.o.O.CustomMethods | Log limits to apply to log transmission |
minimum-severity | VALUE | i.o.a.l.Severity | Minimum severity level of log records to process |
processors | LIST | i.h.t.o.O.CustomMethods | Settings for logging processors |
trace-based | VALUE | Boolean | Whether to include only log records from traces which are sampled |
See the manifest for all available types.