File tree 2 files changed +62
-0
lines changed
pkg/api/samplerserverv1alpha1/testdata/default/empty-cgv2
2 files changed +62
-0
lines changed Original file line number Diff line number Diff line change
1
+ buffer :
2
+ pollsPerMinute : 60
3
+ size : 900
4
+ cadvisorPath : " "
5
+ cadvisorPort : " "
6
+ cadvisorProtocol : " "
7
+ cadvisorToken : " "
8
+ checkCreatedPodFrequencyDuration : 6s
9
+ containerdAddress : /run/containerd/containerd.sock
10
+ containerdNamespace : default
11
+ dnsSpec :
12
+ pollSeconds : 0
13
+ exitOnConfigChange : false
14
+ pbPort : 8080
15
+ pushAddress : " "
16
+ pushFrequencyDuration : 1m
17
+ pushHeadlessService : " "
18
+ pushHeadlessServicePort : 9090
19
+ reader :
20
+ cgroupVersion : v2
21
+ containerCacheSyncIntervalSeconds : 1
22
+ containerPrefix :
23
+ - cri-containerd-
24
+ containerReplacements :
25
+ _ : ' -'
26
+ containerSuffix :
27
+ - .slice
28
+ - .scope
29
+ cpuPaths :
30
+ - sys/fs/cgroup
31
+ maxCPUCoresNanoSec : 512000000000
32
+ maxCPUCoresSampleValue : 512
33
+ memoryPaths :
34
+ - sys/fs/cgroup
35
+ minCPUCoresNanoSec : 0
36
+ minCPUCoresSampleValue : 0
37
+ nodeAggregationLevelGlobs :
38
+ - kubelet/kubepods
39
+ - kubelet/kubepods/besteffort
40
+ - kubelet/kubepods/burstable
41
+ - kubelet/kubepods/guaranteed
42
+ parents :
43
+ - kubelet-kubepods-besteffort.slice
44
+ - kubelet-kubepods-burstable.slice
45
+ - kubelet-kubepods.slice
46
+ - kubelet.slice
47
+ podPrefix :
48
+ - kubelet-kubepods-burstable-pod
49
+ - kubelet-kubepods-besteffort-pod
50
+ - kubelet-kubepods-pod
51
+ - pod
52
+ podReplacements :
53
+ _ : ' -'
54
+ podSuffix :
55
+ - .slice
56
+ - .scope
57
+ restPort : 8090
58
+ sendPushMetricsRetryCount : 0
59
+ useCadvisorMonitor : false
60
+ useContainerMonitor : false
Original file line number Diff line number Diff line change
1
+ reader :
2
+ cgroupVersion : v2
You can’t perform that action at this time.
0 commit comments