-
Notifications
You must be signed in to change notification settings - Fork 290
Description
Describe the bug
The pie chart (for atleast ec2 instances controlled) is not displaying by instance type like depicted in the implementation guide(https://docs.aws.amazon.com/solutions/latest/instance-scheduler-on-aws/monitor-the-solution.html)
To Reproduce
basic deployment
Expected behavior
the insight dashboard shows instances controlled by instance type
Please complete the following information about the solution:
- Version: v3.0.11
To get the version of the solution, you can look at the description of the created CloudFormation stack. For example,
"(SO0030) instance-scheduler-on-aws v1.5.1". You can also find the version from
releases
- Region: us-east-1
- Was the solution modified from the version published on this repository? yes
- If the answer to the previous question was yes, are the changes available on GitHub? only modification was changing the deletion and update replace policy from retain to delete. I have a heavily modified version i just deployed but deployed the vanilla version to confirm the results i'm seeing in my other deployment.
- Have you checked your service quotas for
the sevices this solution uses? n/a - Were there any errors in the CloudWatch Logs? no
Troubleshooting
Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context
Add any other context about the problem here.