Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
Service encapsulates cloudwatch session and operations
func (Service) CreateLogGroup ¶ added in v1.0.27
CreateLogGroup creates a cloudwatch log group
func (Service) CreateLogStream ¶ added in v1.0.27
CreateLogStream creates a cloudwatch log stream
func (Service) GetAWSSession ¶ added in v1.0.27
GetAWSSession gets an AWS session to use with an operation
func (Service) WriteToLog ¶
WriteToLog writes the journal entries to the cloudwatch log stream for the tokens Might want to handle errors similarly to https://github.com/devops-genuine/opentelemetry-collector-contrib/blob/e38594a148080bd0b102281b830505c4acb1b736/exporter/awsemfexporter/cwlog_client.go#L84-L118
Click to show internal directories.
Click to hide internal directories.