io.helidon.telemetry.otelconfig.ProcessorConfig
Description
Generic configuration for a processor such as a io., linked to an exporter such as a io. by its name in the configuration
Configuration options
| Key | Type | Description |
|---|---|---|
type | Processor | Processor type |
exporters | List< | Name(s) of the exporter(s) this processor should use; specifying no names uses all configured exporters (or if no exporters are configured, the default OpenTelemetry exporter(s)) |
Dependent Types
Usages
See the manifest for all available types.