rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant AWS_LOG_GROUP_ARNS

pub const AWS_LOG_GROUP_ARNS: &'static str;
Expand description

The Amazon Resource Name(s) (ARN) of the AWS log group(s).

§Notes

See the log group ARN format documentation.

§Examples

  • [ "arn:aws:logs:us-west-1:123456789012:log-group:/aws/my/group:*", ]