Decoders that turn a raw environment-variable string into the JSON shape a schema leaf declares.
Decode a raw environment-variable string into the JSON shape the schema declares for a leaf.
Builds the typed configuration base by reading environment variables directly and decoding them
into the nested configuration shape.
Builds the typed configuration base from environment variables.
Compatibility support for the by-key configuration path (key aliases and environment remapping).
Compatibility support for the by-key configuration path: nested-to-flat key aliases and an
environment-variable remapper.
An error produced while translating a witnessed Datadog configuration value into the
ADP-native model. Names the offending Datadog key, and optionally a human-readable note
and/or the underlying error object.