We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22c384 commit 8f2702cCopy full SHA for 8f2702c
logstash-core/spec/logstash/api/modules/node_stats_spec.rb
@@ -152,19 +152,13 @@
152
"event_count" => {
153
"current" => Numeric,
154
"average" => {
155
- "lifetime" => Numeric,
156
- "1_minute" => Numeric,
157
- "5_minutes" => Numeric,
158
- "15_minutes" => Numeric
+ "lifetime" => Numeric
159
}
160
},
161
"byte_size" => {
162
163
164
165
166
167
168
169
170
0 commit comments