Skip to content

Commit 72f62fd

Browse files
committed
[DOCS] Switches order of warning and note.
1 parent 0d116ba commit 72f62fd

File tree

1 file changed

+4
-4
lines changed
  • docs/reference/query-languages/esql/_snippets/commands/layout

1 file changed

+4
-4
lines changed

docs/reference/query-languages/esql/_snippets/commands/layout/change_point.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
## `CHANGE_POINT` [esql-change_point]
22

3-
:::{note}
4-
The `CHANGE_POINT` command requires a [platinum license](https://www.elastic.co/subscriptions).
5-
:::
6-
73
::::{warning}
84
This functionality is in technical preview and may be
95
changed or removed in a future release. Elastic will work to fix any
106
issues, but features in technical preview are not subject to the support
117
SLA of official GA features.
128
::::
139

10+
:::{note}
11+
The `CHANGE_POINT` command requires a [platinum license](https://www.elastic.co/subscriptions).
12+
:::
13+
1414
`CHANGE_POINT` detects spikes, dips, and change points in a metric.
1515

1616
**Syntax**

0 commit comments

Comments
 (0)