# Constants
StabilityExperimental is used to designate features in the Experimental stage.
StabilityGenerallyAvailable is used to designate features in the Generally Available stage.
StabilityPublicPreview is used to designate features in the Public Preview stage.
StabilityUndefined is the default value for Stability, which indicates an error and should never be used.
# Type aliases
Stability is used to designate the stability level of a feature or a minimum stability level the collector is allowed to operate with.