globprovider

package module
v0.108.0-sumo-1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2024 License: Apache-2.0, MIT Imports: 8 Imported by: 1

README

Glob config provider

A configuration provider that can load multiple yaml files based on a Glob pattern. This allows the following invocation:

./otelcol --config "glob:/etc/config/otel/integrations/*.yaml"

The config files are loaded and merged in alphabetical order, with later files having priority. It is recommended not to rely on this, and to make the configurations independent.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFactory

func NewFactory() confmap.ProviderFactory

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL