Shawnee
Shawnee
**Is your feature request related to a problem? Please describe.** [amazon-cloudwatch-agent.log](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/troubleshooting-CloudWatch-Agent.html#CloudWatch-Agent-troubleshooting-loginfo) contains logs created by the cw-log-agent itself. Does `amazon-cloudwatch-agent.log` rotate ? If not, does the agent remove old log...
**Is your feature request related to a problem? Please describe.** A way to set sampling_rate in CloudWatch agent. [Previous feture_request](https://github.com/aws/amazon-cloudwatch-agent/issues/257) was closed. It was suggested to implement sampling in application_code...
### error-free session_count Currently the [built-in metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-RUM-metrics.html) provided by RUM includes: 1. SessionCount 2. JsErrorCount We are interested in knowing error-free session_count and No. of sessions experienced at least 1...
### Please provide your feature request ## Problem: When creating [AWS::RUM::AppMonitor](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rum-appmonitor.html) using CDK, we can omit passing AppMonitorConfiguration and let RUM create identityPool and anonymous guest IAM role. However, it...