cdklabs / cdk-monitoring-constructs

Easy-to-use CDK constructs for monitoring your AWS infrastructure
https://constructs.dev/packages/cdk-monitoring-constructs
Apache License 2.0
443 stars 55 forks source link

feat: add PercentageAxisUpToHundred convenience axis #505

Closed echeung-amzn closed 3 months ago

echeung-amzn commented 3 months ago

Useful for graphs where it'd go up to 100% but we want to see dips in it that might otherwise be difficult to see if the axis was 0 to 100 (like availability).


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license