OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_LOG_GROUP_NAMESConst Experimental

    ATTR_AWS_LOG_GROUP_NAMES: "aws.log.group.names" = ...

    The name(s) of the AWS log group(s) an application is writing to.

    ["/aws/lambda/my-function", "opentelemetry-service"]
    

    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.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.