-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, we only expose the OTLP endpoint as a CLI argument. We would like to configure the settings of the OTLP exporter with the full set of settings available.
Describe the solution you'd like
Expose a yaml file configuration that the runner can pick up.
Describe alternatives you've considered
Accept the env vars of the OpenTelemetry OTLP exporter SDK to configure the exporter.
Additional context
Some of the settings are important - it might also be necessary to allow setting settings such as authentication.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request