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

[Feature] Control plane load/usage metrics outside of Managed Prometheus #4795

Open
pavneeta opened this issue Feb 12, 2025 · 1 comment
Open
Assignees
Labels
feature-request Requested Features

Comments

@pavneeta
Copy link
Contributor

Is your feature request related to a problem? Please describe.
User to monitor the usage of APi-server and ETCD to understand how close to their control plane limits they are; currently these metrics are not available, and other metrics in Azure Monitor - Managed Prometheus are paid.

Describe the solution you'd like
See the APi-server and etcD CPU/Mem utilization metrics in Azure Monitor Platform metrics for AKS for free, so that I can alert on it.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context

` <style> </style>
Name Display Name Display Description
apiserver_memory_usage_percentage API Server (PREVIEW) Memory Usage Percentage Maximum memory percentage (based off current limit) used by API server pod across instances
apiserver_cpu_usage_percentage API Server (PREVIEW) Cpu Usage Percentage Maximum CPU  percentage (based off current limit) used by API server pod across instances
etcd_memory_usage_percentage ETCD (PREVIEW) Memory Usage Percentage Maximum memory percentage (based off current limit) used by ETCD pod across instances
etcd_cpu_usage_percentage ETCD (PREVIEW) Cpu Usage Percentage Maximum ETCD percentage (based off current limit) used by ETCD pod across instances
etcd_database_usage_percentage ETCD (PREVIEW) Database Usage Percentage Maximum  utilization of the ETCD database across instances
@julia-yin
Copy link

Update on 2/24:
Rollout of the new control plane platform metrics can be expected within the next few weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Requested Features
Projects
Status: In Progress (Development)
Development

No branches or pull requests

3 participants