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 ffa410d commit 295a255Copy full SHA for 295a255
data/commands_redistimeseries.json
@@ -174,22 +174,6 @@
174
],
175
"optional": true
176
},
177
- {
178
- "type": "block",
179
- "token": "IGNORE",
180
- "name": "ignore",
181
- "optional": true,
182
- "arguments": [
183
184
- "name": "ignoreMaxTimediff",
185
- "type": "integer"
186
- },
187
188
- "name": "ignoreMaxValDiff",
189
- "type": "double"
190
- }
191
- ]
192
193
{
194
"type": "block",
195
"name": "labels",
0 commit comments