Skip to content

Latest commit

 

History

History

README.md

YAML Provider

Status
Stability stable
Distributions core, contrib, k8s
Issues Open issues Closed issues

Overview

The YAML Provider takes a literal YAML string as Collector configuration.

Usage

The scheme for this provider is yaml. Usage looks like the following passed to the Collector's command line invocation:

--config="yaml:exporters::otlp_http::sending_queue::batch::flush_timeout: 2s"