浏览代码

[Docs] Remove feature flag from downsampling page (#91228)

David Kilfoyle 2 年之前
父节点
当前提交
56397f5d4c
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      docs/reference/data-streams/downsampling.asciidoc

+ 0 - 3
docs/reference/data-streams/downsampling.asciidoc

@@ -1,4 +1,3 @@
-ifeval::["{release-state}"=="unreleased"]
 [[downsampling]]
 === Downsampling a time series data stream
 
@@ -175,5 +174,3 @@ To take downsampling for a test run, try our example of
 
 Downsampling can easily be added to your ILM policy. To learn how, try our
 <<downsampling-ilm,Run downsampling with ILM>> example.
-
-endif::[]