Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ACUUtilization metric #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add ACUUtilization metric #90

wants to merge 1 commit into from

Conversation

hunsche
Copy link

@hunsche hunsche commented Apr 24, 2023

This pull request aims to add the ACUUtilization metric to the code. This metric is new in Aurora Serverless v2 and is calculated as the value of the ServerlessDatabaseCapacity metric divided by the maximum ACU value of the instance.

Based on AWS documentation, the ACUUtilization metric can help better understand how the instance is being utilized and make decisions about scalability. By adding this metric to the code, users will be able to collect and analyze the ACUUtilization metric, allowing them to monitor and optimize the performance of their instance.

I believe that adding this metric will be a valuable feature for users and will help ensure ideal scalability and performance of the instance.

Thank you 😄

@it-percona-cla
Copy link

it-percona-cla commented Apr 24, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants