python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Does cAdvisor use binary or decimal system when reporting bytes
I am using cAdvisor v0.44.0 to expose container metrics which are collected by Prometheus and visualized in Grafana. One of the cAdvisor metrics is container_network_receive_bytes_total. Let's say tha...

Sam Carlson
Votes: 0
Answers: 0
PromQL: Filter time series based on presence of recent metrics
In general my question is, how can I filter time series to only those that have a recent metric recorded?
This specific case of this problem is this: I'm trying to graph container_network_receive_byte...

spinkus
Votes: 0
Answers: 1
How do I connect containers from multiple servers with cadvisor to prometheus?
How do I connect containers from multiple servers with cadvisor to prometheus? Like the promtail for Grafana Loki.
All the tutorials are like everything is on localhost.
caprio
Votes: 0
Answers: 1
Why does removing files from a kubernetes pod file system reduce the pod's memory footprint?
I deleted about 7GB of files from a pod running in kubernetes. When I checked the pod's memory usage in Kibana, it had dropped significantly:
The statistic used here to measure memory is kubernetes.c...
eeijlar
Votes: 0
Answers: 0