Skip to main content

Module config_registry

Module config_registry 

Source

Modules§

structs
Datadog Agent configuration annotations, generated from schema_overlay.yaml.

Structs§

ConfigKey
A fully resolved configuration key.
SalukiAnnotation
Saluki-specific annotation for a single configuration key.
SchemaEntry
Schema-derived metadata for a single configuration key.

Enums§

Pipeline
Datadog Agent configuration annotations, generated from schema_overlay.yaml.
PipelineAffinity
Datadog Agent configuration annotations, generated from schema_overlay.yaml.
Severity
Datadog Agent configuration annotations, generated from schema_overlay.yaml.
SupportLevel
Support level for a configuration key, as recorded in the testing annotation layer.
ValueType
The shape of a configuration value.

Statics§

ALL_ANNOTATIONS
SUPPORTED_ANNOTATIONS
UNSUPPORTED_ANNOTATIONS

Type Aliases§

SalukiAnnotationRef
A reference to a SalukiAnnotation, used as the element type of ALL slices generated by declare_annotations!.