Documentation ¶
Index ¶
- Constants
- func Validate(context internalcontext.ForwarderContext)
- func ValidateCloudWatchAuth(spec obs.OutputSpec, context internalcontext.ForwarderContext) (results []string)
- func ValidateLokistackOTLPForAnnotation(context internalcontext.ForwarderContext)
- func ValidateOtlpAnnotation(context internalcontext.ForwarderContext) (results []string)
Constants ¶
View Source
const ( RoleARNsOpt = "roleARNs" ErrVariousRoleARNAuth = "Found multiple different CloudWatch RoleARN authorizations in the outputs spec" )
View Source
const MissingAnnotationMessage = "missing tech-preview annotation"
Variables ¶
This section is empty.
Functions ¶
func Validate ¶
func Validate(context internalcontext.ForwarderContext)
func ValidateCloudWatchAuth ¶
func ValidateCloudWatchAuth(spec obs.OutputSpec, context internalcontext.ForwarderContext) (results []string)
func ValidateLokistackOTLPForAnnotation ¶
func ValidateLokistackOTLPForAnnotation(context internalcontext.ForwarderContext)
ValidateLokistackOTLPForAnnotation validates lokistacks designated to ingest OTLP data has the OTLP tech preview annotation
func ValidateOtlpAnnotation ¶
func ValidateOtlpAnnotation(context internalcontext.ForwarderContext) (results []string)
ValidateOtlpAnnotation verifies the tech-preview annotation for OTLP output
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.