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

[BUG] Important labels are missing in container file system usage metrics(from CAdvisor) #3361

Open
saurabhvagrawal opened this issue Nov 28, 2022 · 34 comments
Labels
action-required bug Needs Attention 👋 Issues needs attention/assignee/owner

Comments

@saurabhvagrawal
Copy link

Describe the bug

We are currently running with AKS engine(1.23.12) clusters with dockershim as CRI. We can see container file system metrics coming good with all required labels. Example is below:

container_fs_usage_bytes{container="", container_name="", device="/dev/sdb1", endpoint="https-metrics", id="", image="", instance="", job="kubelet", name="", namespace="", node="", pod="", pod_name="", service=""}

Now we are moving towards managed AKS clusters(1.23.x) which uses containerd as CRI. However, there we don't see these labels associated with the metrics. Example is below:

container_fs_usage_bytes{device="/dev/sda1", endpoint="https-metrics", id="/", instance="", job="kubelet", node="", service="infra-monitoring-prometheu-kubelet"}

This is breaking our observability since we have metrics and monitors are defined for it and we do not have any alternative metrics as well. Please suggest how to move ahead.

To Reproduce
Steps to reproduce the behavior:

  1. Open prometheus dashboard locally
  2. Check for metrics associated with container file systems

Expected behavior
File system metrics should show all important labels.

There are some known issues mentioned on different forums for the same issue. Please refer below:

kubernetes/kubernetes#111777
google/cadvisor#2785 (comment)

Screenshots
NA. Provided all details in description.

Environment (please complete the following information):

  • "azure-cli": "2.41.0",
  • Kubernetes version [1.23.8]
  • CLI Extension version [e.g. 1.7.5] if applicable
  • Browser [edge]

Additional context
Add any other context about the problem here.

@ghost
Copy link

ghost commented Dec 28, 2022

Action required from @Azure/aks-pm

@ghost ghost added the Needs Attention 👋 Issues needs attention/assignee/owner label Dec 28, 2022
@ghost
Copy link

ghost commented Jan 13, 2023

Issue needing attention of @Azure/aks-leads

@ThomasEhling
Copy link

Hello, any news on this? We are getting the very same issue.

@justindavies
Copy link
Contributor

@alexeldeib - do we have guidance for customer who have relied on dockershim on other providers for the FS metrics?

@ghost ghost removed action-required Needs Attention 👋 Issues needs attention/assignee/owner labels Feb 3, 2023
@ghost ghost added the action-required label Mar 1, 2023
@ghost
Copy link

ghost commented Mar 6, 2023

Action required from @Azure/aks-pm

@ghost ghost added the Needs Attention 👋 Issues needs attention/assignee/owner label Mar 6, 2023
@miwithro
Copy link
Contributor

Hello,
This is a no solution upstream for ca advisor support as was linked to the issue. Until this issue is resolved there is nothing we can do on the AKS side.

@ghost ghost removed action-required Needs Attention 👋 Issues needs attention/assignee/owner labels Mar 10, 2023
@ghost ghost added the action-required label Apr 5, 2023
@ghost
Copy link

ghost commented Apr 10, 2023

Action required from @Azure/aks-pm

@ghost ghost added the Needs Attention 👋 Issues needs attention/assignee/owner label Apr 10, 2023
@duongneo
Copy link

Hi, I have same issue, please give me any news on this. Thanks

@ghost
Copy link

ghost commented May 9, 2023

Issue needing attention of @Azure/aks-leads

6 similar comments
@ghost
Copy link

ghost commented May 24, 2023

Issue needing attention of @Azure/aks-leads

@ghost
Copy link

ghost commented Jun 8, 2023

Issue needing attention of @Azure/aks-leads

@ghost
Copy link

ghost commented Jun 23, 2023

Issue needing attention of @Azure/aks-leads

@ghost
Copy link

ghost commented Jul 8, 2023

Issue needing attention of @Azure/aks-leads

@ghost
Copy link

ghost commented Jul 24, 2023

Issue needing attention of @Azure/aks-leads

@ghost
Copy link

ghost commented Aug 8, 2023

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

3 similar comments
Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

14 similar comments
Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Copy link
Contributor

Issue needing attention of @Azure/aks-leads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action-required bug Needs Attention 👋 Issues needs attention/assignee/owner
Projects
None yet
Development

No branches or pull requests

5 participants