Description
Settings for a log record exporter.
Usages
Configuration options
| Key | Kind | Type | Default Value | Description |
|---|---|---|---|---|
certificate | VALUE | i.h.c.c.Resource | Trusted certificates | |
client.certificate | VALUE | i.h.c.c.Resource | TLS certificate | |
client.key | VALUE | i.h.c.c.Resource | TLS client key | |
compression | VALUE | i.h.t.o.CompressionType | Compression the exporter uses | |
connect-timeout | VALUE | Duration | Connection timeout | |
endpoint | VALUE | URI | Endpoint of the collector to which the exporter should transmit | |
headers | MAP | String | Headers added to each export message | |
internal-telemetry-version | VALUE | i.o.s.c.InternalTelemetryVersion | Self-monitoring telemetry OpenTelemetry should collect | |
memory-mode | VALUE | i.o.s.c.e.MemoryMode | Memory mode | |
protocol | VALUE | i.h.t.o.O.CustomMethods | DEFAULT | Exporter protocol type |
retry-policy | VALUE | i.h.t.o.O.CustomMethods | Retry policy | |
timeout | VALUE | Duration | Exporter timeout | |
type | VALUE | i.h.t.o.LogExporterType | DEFAULT | Logger exporter type |
See the manifest for all available types.