aws.log.group.names
Developmentstring[]as of v1.44.0
The name(s) of the AWS log group(s) an application is writing to.
Multiple log groups must be supported for cases like multi-container applications, where a single application has sidecar containers, and each write to their own log group.
Examples
- ["/aws/lambda/my-function","opentelemetry-service"]
Used by
entitys (1)
- aws.log
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).