István Zoltán Szabó
b136b0bcd8
[7.17][DOCS] Adds missing_bucket setting to transform APIs ( #90135 )
...
* [7.17][DOCS] Adds missing_bucket setting to transform APIs.
* [DOCS] Expands examples.
2022-09-19 16:36:54 +02:00
István Zoltán Szabó
17aac3b5d8
[DOCS] Fixes collapsible section title in preview transform API docs. ( #88161 ) ( #88171 )
2022-06-29 13:34:31 +02:00
István Zoltán Szabó
76f465b4ae
[DOCS] Adds limitation on deprecated painless scripts and edits limitation regarding spaces in Transform docs ( #86397 ) ( #86469 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-05-05 14:26:14 +02:00
Lisa Cawley
73687776cd
[DOCS] Add transform limitation for underscore field names ( #86195 ) ( #86202 )
2022-04-26 14:05:51 -07:00
Lisa Cawley
66daa10b1c
[DOCS] Adds missing timeout parameter to transform APIs ( #81129 ) ( #81278 )
2021-12-02 18:35:44 -08:00
James Rodewig
8a204862b4
[DOCS] Fix subject-verb agreement typo ( #80774 ) ( #80785 )
...
Co-authored-by: Chris Keele <christopher.l.keele@gmail.com>
2021-11-16 18:35:44 -05:00
James Rodewig
07ac8818b6
[DOCS] Remove testenv
annotations from doc snippet tests ( #80023 ) ( #80458 )
...
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.
Relates to #79309 , #31619
# Conflicts:
# docs/reference/ml/df-analytics/apis/get-trained-model-deployment-stats.asciidoc
# docs/reference/ml/df-analytics/apis/infer-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-definition-part.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-vocabulary.asciidoc
# docs/reference/ml/df-analytics/apis/start-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/stop-trained-model-deployment.asciidoc
# docs/reference/slm/apis/slm-delete.asciidoc
# docs/reference/slm/apis/slm-execute-retention.asciidoc
# docs/reference/slm/apis/slm-execute.asciidoc
# docs/reference/slm/apis/slm-get-status.asciidoc
# docs/reference/slm/apis/slm-get.asciidoc
# docs/reference/slm/apis/slm-start.asciidoc
# docs/reference/slm/apis/slm-stats.asciidoc
# docs/reference/slm/apis/slm-stop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-desktop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-server.asciidoc
2021-11-05 19:41:54 -04:00
István Zoltán Szabó
0e97db3a87
[DOCS] Changes title of transform alert docs. ( #80362 ) ( #80396 )
2021-11-05 10:59:11 +01:00
István Zoltán Szabó
9f7611ce13
[DOCS] Adds new transform limitation item and a note to the tutorial ( #79479 ) ( #79784 )
2021-10-26 10:41:35 +02:00
Lisa Cawley
556c71f39e
[DOCS] Adds deprecation details for max_page_search_size ( #79664 )
2021-10-25 15:49:21 -07:00
István Zoltán Szabó
3c9491c5d9
[DOCS] Updates transforms upgrade API docs ( #79608 ) ( #79645 )
2021-10-21 19:19:58 +02:00
István Zoltán Szabó
b66b0963b8
[DOCS] Drafts docs for Upgrade Transforms API ( #79139 ) ( #79477 )
2021-10-19 16:39:34 +02:00
Przemysław Witek
aee722dd39
[7.x] [Transform] Add _meta field to TransformConfig ( #79003 ) ( #79219 )
2021-10-15 12:14:10 +02:00
Hendrik Muhs
7673778034
[7.x][Transform] add transform upgrade endpoint ( #77566 ) ( #79097 )
...
* [Transform] add transform upgrade endpoint (#77566 )
Add an _upgrade endpoint to bulk upgrade transforms. _upgrade rewrites all transforms and its
artifacts into the latest format to the latest storage(index). If all transforms are upgraded old
indices and outdated documents get deleted. Using the dry_run option it is possible to check if
upgrades are necessary without applying changes.
* fix merge conflicts
* 7.x requires a different license check
2021-10-14 04:39:39 -04:00
István Zoltán Szabó
b5081e0a35
[DOCS] Adds Transform alerts docs ( #78185 ) ( #78689 )
2021-10-05 14:18:28 +02:00
Lisa Cawley
49802bade8
[DOCS] Fix formatting ( #77567 ) ( #77571 )
2021-09-10 09:57:32 -07:00
Przemysław Witek
d94d571416
[Transform] Implement the ability to preview the existing transform ( #76697 ) ( #76886 )
2021-08-24 22:47:58 +02:00
Przemysław Witek
e8fc16e636
[Transform] Rename interim_results to align_checkpoints ( #76609 ) ( #76645 )
2021-08-18 14:49:51 +02:00
Hendrik Muhs
5bbcba3d56
[DOCS] enhance transform example with range filter ( #74284 )
...
enhance transform example using range instead of terms for 5xx error codes
2021-06-21 10:39:42 +02:00
István Zoltán Szabó
3c3cebe311
[DOCS] Fixes typo in transforms at scale page. ( #73726 ) ( #73727 )
2021-06-03 18:38:49 +02:00
Lisa Cawley
1bb4dc35d1
[DOCS] Update transforms tutorial with index mapping details ( #73395 ) ( #73700 )
2021-06-02 14:04:07 -07:00
István Zoltán Szabó
02ffa7a802
[DOCS] Adds screenshots to Transform examples ( #72939 ) ( #73412 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-05-26 12:20:31 +02:00
István Zoltán Szabó
e326f2b6b1
Add missing word in data streams checkpoints docs ( #73005 ) ( #73031 )
...
Co-authored-by: Felix Barnsteiner <felixbarny@users.noreply.github.com>
2021-05-13 08:55:28 +02:00
István Zoltán Szabó
171649a752
[DOCS] Adds top_metrics aggs examples to Transform docs ( #72738 ) ( #72884 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-05-10 15:11:14 +02:00
István Zoltán Szabó
9862a57398
[DOCS] Revises required privileges info in Transforms API docs ( #72803 ) ( #72812 )
2021-05-10 12:01:22 +02:00
Lisa Cawley
3bd49d5bb7
[DOCS] Clarify update transform API ( #72427 ) ( #72485 )
2021-04-29 08:20:09 -07:00
István Zoltán Szabó
46328bb5ae
[DOCS] Adds further details and an example to how transform checkpointing works ( #71615 ) ( #71816 )
2021-04-19 14:16:57 +02:00
James Rodewig
c757f9e4e7
[DOCS] Fix double spaces ( #71082 ) ( #71120 )
2021-03-31 11:43:34 -04:00
István Zoltán Szabó
1c116d9826
[DOCS] Reorganizes Transforms limitations ( #70638 ) ( #70806 )
2021-03-24 11:58:53 +01:00
István Zoltán Szabó
9e36bdce68
[DOCS] Adds latest transform example to transform docs ( #70562 ) ( #70748 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-03-23 16:10:32 +01:00
Lisa Cawley
ea90f87144
[DOCS] Remove beta qualifier from transform tutorial ( #70469 ) ( #70471 )
2021-03-16 14:16:11 -07:00
James Rodewig
302341a526
[DOCS] Replace put
with create or update
in API names ( #70330 ) ( #70421 )
...
Co-authored-by: debadair <debadair@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-03-15 17:16:13 -04:00
James Rodewig
b95afd9ddf
[DOCS] Refactor ingest pipeline docs ( #70253 ) ( #70409 )
2021-03-15 14:12:11 -04:00
István Zoltán Szabó
e406cc5f8f
[DOCS] Expands transforms docs with CCS info ( #70156 ) ( #70241 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-03-11 10:57:51 +01:00
István Zoltán Szabó
33bd1a29e4
[DOCS] Removes beta from latest Transform docs. ( #69964 ) ( #69975 )
2021-03-04 16:52:46 +01:00
István Zoltán Szabó
2af2a43194
[DOCS] Adds new screenshot to Transform tutorial ( #69194 ) ( #69442 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-02-23 15:43:32 +01:00
István Zoltán Szabó
8d35a75203
[DOCS] Adds runtime filed related item to Transforms limitations ( #68895 ) ( #68911 )
2021-02-11 17:19:33 +01:00
István Zoltán Szabó
dd0d85e135
[DOCS] Adds retention_policy to PUT Transform API docs ( #68656 ) ( #68910 )
2021-02-11 17:19:10 +01:00
Hendrik Muhs
040b9a8229
[7.x][Transform] implement retention policy to delete data from a transform ( #67832 ) ( #68814 )
...
add a retention policy to transform to delete data that is considered outdated as part of a
transform checkpoint.
backport #67832
fixes #67916
2021-02-11 08:36:05 +01:00
István Zoltán Szabó
20e2897cf0
[DOCS] Expands transforms docs with persistent tasks and related links. ( #68582 ) ( #68636 )
2021-02-08 10:19:02 +01:00
Hendrik Muhs
5d2139aed3
[Transform] refactor cat transform to show more useful information ( #68232 )
...
Refactoring of cat transform to show more relevant information. The current cat transform shows a
lot of configuration details, however cat should show operationally useful information. This PR
changes the defaults and also adds when transform did a search last.
2021-02-02 07:31:00 +01:00
Przemysław Witek
f3207fa102
[7.x] [Transform] Add support for search-time runtime fields. ( #67643 ) ( #67821 )
2021-01-21 15:05:33 +01:00
Lisa Cawley
f84ae9e71c
[DOCS] Add latest method to transform overview ( #66767 ) ( #67618 )
2021-01-15 15:25:29 -08:00
Lisa Cawley
4df6a84482
[DOCS] Add latest method to transform tutorial ( #66766 ) ( #67613 )
...
Co-authored-by: Przemysław Witek <przemyslaw.witek@elastic.co>
2021-01-15 15:14:10 -08:00
Lisa Cawley
87d1054422
[DOCS] Add space limitations for transforms ( #66810 ) ( #67460 )
2021-01-13 09:38:10 -08:00
István Zoltán Szabó
a4d72ed27f
[DOCS] Comments out group by example and link. ( #67241 ) ( #67243 )
2021-01-11 12:54:19 +01:00
Lisa Cawley
e230948f23
[DOCS] Add beta qualifier to transform latest APIs ( #67036 ) ( #67044 )
2021-01-05 13:11:12 -08:00
Lisa Cawley
94e2a14855
[DOCS] Drafts API changes for transform latest function ( #66481 ) ( #66618 )
2020-12-18 10:11:47 -08:00
István Zoltán Szabó
2e9c0a4229
[DOCS] Adds Working with transforms at scale to docs ( #65726 ) ( #65965 )
2020-12-07 18:37:40 +01:00
Hendrik Muhs
8e377da291
[7.x][Transform] use ISO dates in output instead of epoch millis ( #65584 ) ( #65952 )
...
Transform writes dates as epoch millis, this does not work for historic data in some cases or is
unsupported. Dates should be written as such. With this PR transform starts writing dates in ISO
format, but as existing transform might rely on the format it provides backwards compatibility for
old jobs as well as a setting to write dates as epoch millis.
fixes #63787
backport #65584
2020-12-07 17:18:55 +01:00