-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
Hi, looking at the argument specs for cadvisor I noticed one weird thing.
| - "(default advtcp,cpu_topology,cpuset,hugetlb,memory_numa,process,referenced_memory,resctrl,sched,tcp,udp)" |
mentions udp which according to https://github.com/google/cadvisor/blob/master/docs/storage/prometheus.md#prometheus-container-metrics really exists. Nonetheless the udp option is missing in the list of valid choices in
| choices: &metrics_choices |
Metadata
Metadata
Assignees
Labels
No labels