Documentation
¶
Overview ¶
Package config is deprecated.
Deprecated: use go.opentelemetry.io/contrib/otelconf instead. This is the last release of this module.
Package config can be used to parse a configuration file that follows the JSON Schema defined by the OpenTelemetry Configuration schema. Different versions of the schema are supported by the code in the directory that matches the version number of the schema. For example, the import go.opentelemetry.io/contrib/config/v0.3.0 includes code that supports the v0.3.0 release of the configuration schema.
Click to show internal directories.
Click to hide internal directories.