Commit 04c3587
committed
EX-14926: Remove duplicate recovery_status records in lustre-collector
recovery_status is already collected and parsed by the main lctl path
(get_lctl_output via parser::params()/parser::parse()).
Fixes: ee3df94 ("Add recover_status parser lustrefs_exporter (#118)")
Signed-off-by: Xiao Yang <xyang@ddn.com>1 parent 5298b22 commit 04c3587
3 files changed
Lines changed: 2 additions & 181 deletions
File tree
- lustre-collector/src
- snapshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 80 | | |
96 | 81 | | |
97 | | - | |
| 82 | + | |
98 | 83 | | |
99 | 84 | | |
100 | 85 | | |
| |||
104 | 89 | | |
105 | 90 | | |
106 | 91 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 92 | | |
116 | 93 | | |
117 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 68 | | |
79 | 69 | | |
80 | 70 | | |
| |||
150 | 140 | | |
151 | 141 | | |
152 | 142 | | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | 143 | | |
162 | 144 | | |
163 | 145 | | |
| |||
176 | 158 | | |
177 | 159 | | |
178 | 160 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | 161 | | |
185 | 162 | | |
186 | 163 | | |
| |||
193 | 170 | | |
194 | 171 | | |
195 | 172 | | |
196 | | - | |
197 | 173 | | |
198 | 174 | | |
199 | 175 | | |
| |||
Lines changed: 0 additions & 132 deletions
This file was deleted.
0 commit comments