Commit graph

36 commits

Author SHA1 Message Date
István Zoltán Szabó
c75a8e03b7
[DOCS] Updates screenshots in AIOps Labs docs (#188851)
## Summary

This PR updates the screenshots related to log rate analysis and log
pattern analysis in the AIOps Labs documentation to reflect that those
features are GA.
2024-07-23 13:27:20 +00:00
István Zoltán Szabó
3ae7ba5ad9
[DOCS] Adjusts log rate analysis docs (#185008)
## Summary

This PR slightly adjusts the Log rate analysis docs to:

* separate the conceptual info more distinctively from the Kibana
relevant parts,
* highlight that the component is embedded in other UIs.
2024-06-12 11:19:14 +02:00
István Zoltán Szabó
cec25fbfeb
[DOCS] Renames data comparison to data drift in docs (#175512) 2024-01-29 17:42:28 +01:00
István Zoltán Szabó
885e5bd73b
[DOCS] Removes tech preview badge from log rate analysis docs (#172935)
## Summary

This PR removes the `Technical Preview` badge from the documentation
page of Log Rate Analysis.
2023-12-08 13:27:56 +01:00
István Zoltán Szabó
e91103811b
[DOCS] Adds documentation for data comparison view (#164297)
## Summary

Related PR: https://github.com/elastic/kibana/pull/161365
Related issue: https://github.com/elastic/platform-docs-team/issues/153

This PR drafts documentation for the new data comparison feature under
the Data Visualizer in Kibana.
2023-08-24 16:13:38 +02:00
István Zoltán Szabó
79a0a5e940
[DOCS] Improves change point detection documentation (#164277)
Co-authored-by: Dima Arnautov <arnautov.dima@gmail.com>
2023-08-21 16:33:07 +02:00
Walter Rafelsberger
11cc1e1be6
[ML] AIOps: Rename Explain Log Rate Spikes to Log Rate Analysis. (#161764)
## Summary

Part of #161832.

This PR renames the Explain Log Rate Spikes feature to **Log Rate
Analysis**.

- [x] Renamed references in `docs/developer/*`
- [x] Updated docs screenshots
- [x] Redirect in docs
- [x] Redirect urls from `explain_log_rate_spikes` to `log_rate_analysis`
- [x] API versioning
- [x] Renamed navigation links
- [x] Renamed variable names
- [x] Renamed file names
- [x] Renamed i18n ids
- [x] Renamed breadcrumbs 
- [x] Removed hard coded `AIOPS_ENABLED` feature flag
2023-07-19 16:46:31 +02:00
Lisa Cawley
bfdb4e1d68
[DOCS] Fix typo in AIOps Labs (#159045) 2023-06-05 14:52:44 -07:00
István Zoltán Szabó
a3c940f0cd
[DOCS] Adds log pattern analysis in Discover docs (#158059)
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2023-05-22 12:34:15 +02:00
István Zoltán Szabó
e6bec5b669
[DOCS] Documents AIOps Labs enhancements (#157716)
Co-authored-by: Dima Arnautov <arnautov.dima@gmail.com>
2023-05-15 17:22:16 +02:00
István Zoltán Szabó
b6d2c5e683
[DOCS] Adds change point detection docs to AIOps Labs (#151337)
Co-authored-by: Tom Veasey <tveasey@users.noreply.github.com>
2023-02-16 17:05:01 +01:00
István Zoltán Szabó
d20b96f8a7
[DOCS] Adds log pattern analysis docs to AIOps Labs subsection (#141939) 2022-09-29 17:34:53 +02:00
István Zoltán Szabó
c1dc8671bb
[DOCS] Expands documentation on Explain log rate spikes (#141370) 2022-09-26 16:33:09 +02:00
István Zoltán Szabó
6ae8808969
[DOCS] Updates screenshot for data viz in ML section. (#138524) 2022-08-11 17:16:12 +02:00
István Zoltán Szabó
00c64ab94c
[DOCS] Adds AIOps section and explain log rate spikes docs (#138485)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-08-11 12:25:57 +02:00
István Zoltán Szabó
d4524febc6
[DOCS] Removes technical preview flag from DFA ML page. (#125497) 2022-02-15 17:07:36 +01:00
Lisa Cawley
de7d48a55f
Update ML URLs in doc link service (#123328) 2022-01-19 09:21:06 +00:00
Lisa Cawley
4f535c6621
[DOCS] Updates file data visualizer details (#107609) 2021-08-09 18:42:55 -07:00
Lisa Cawley
d5c5fb732d
[ML] Updates URLs in documentation link service (#105011) 2021-07-13 07:32:45 -07:00
Lisa Cawley
3d2c2ed1ca
[DOCS] Fixes links to anomaly detection overview (#104350) 2021-07-06 08:27:38 -07:00
Nathan Reese
bd9b349dfd
rename advanced setting ml:fileDataVisualizerMaxFileSize to fileUpload:maxFileSize and increase max geojson upload size to 1GB (#92620)
* rename ml:fileDataVisualizerMaxFileSize to fileUppload:maxFileSize

* add saved object migration

* file preview

* importing status

* remove console statement

* import complete view

* fix geojson_importer test

* tslint

* i18n fixes

* cleanup

* update documenation for advanced setting rename

* advanced settings usage_collection

* remove ml:fileDataVisualizerMaxFileSize from schemas and types

* add copy buttons for import response and fix geojson upload functional tests

* tslint

* remove clipboard-read check

* return early if env does not support reading from clipboard

* fix reporting tests

* review feedback

* update GeoJsonFileSource to support showing results trimmed icon and tooltip

* add fileUpload to useMlKibana context and replace dependencyCache with useMlKibana

* tslint

* review feedback

* lower case file name

* default to selecting geo_shape when file contains both points and shapes

* fix wizard onError callback to not advance to next step

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-02 19:07:03 -07:00
Lisa Cawley
409776f9b6
[DOCS] Refreshes Data Visualizer screenshot (#87017) 2020-12-29 13:20:59 -08:00
Kaarina Tungseth
57b7702314
[DOCS] Reallocates limitations to point-of-use (#79582)
* [DOCS] Reallocates limitations to point-of-use

* KQL changes

* Removed limitations file

* Review comments
2020-11-19 10:49:27 -06:00
Lisa Cawley
80107b41e5
[DOCS] Remove list of privileges from ML overview (#77541) 2020-09-16 09:25:55 -07:00
Lisa Cawley
8ae6e4b898
[DOCS] Refreshes machine learning screenshots (#71567)
* [DOCS] Refreshes screenshots

* [DOCS] Refreshes more screenshots

* [DOCS] Refreshes DFA screenshot
2020-07-15 10:36:17 -07:00
Lisa Cawley
9c88144727
[DOCS] Adds classification to data frame analytics overview (#69068) 2020-06-16 09:30:02 -07:00
Kaarina Tungseth
896b9cddbc
[DOCS] Updates for navigation redesign (#68709)
* [DOCS] Updates for navigation redesign

* Getting started

* Set up text

* Discover

* Dashboard, Graph, ML, Maps, APM, SIEM, Dev tools

* Dev Tools, Stack Monitoring, Management

* Management

* Final changes

* [DOCS] Updates for navigation redesign

* [DOCS] Updates CCR monitoring screenshots

* updates SIEM screenshot and Cases overview text

* Added Brandon's APM image

* [DOCS] Refines CCR shard screenshot

* Removed merge conflict image file

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Ben Skelker <ben.skelker@elastic.co>
2020-06-12 09:39:36 -05:00
James Gowdy
f9c81a30cb
[ML] Add kibana setting for file data visualizer max file size (#64427)
* [ML] Add kibana setting for file data visualizers max file size

* adding failsafe for setting

* fixing id

* [DOCS] Updates Data Visualizer setting

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: lcawl <lcawley@elastic.co>
2020-04-28 09:22:46 +01:00
Lisa Cawley
1a6338a314
[DOCS] Add file size setting for Data Visualizer (#64006) 2020-04-21 09:35:19 -07:00
Lisa Cawley
b8233ad4cf
[DOCS] Fixes ML links (#53713) 2019-12-20 11:02:58 -08:00
István Zoltán Szabó
4860c055e1
[DOCS] Fixes typo in ML related privileges. (#50142) 2019-11-11 07:44:37 -05:00
Lisa Cawley
0d45daf6d4
[DOCS] Removes Extend your use case section (#49812) 2019-10-31 12:18:07 -07:00
István Zoltán Szabó
8a529f11ab
[DOCS] Adds list of privileges to file data viz (#49156) 2019-10-24 14:39:29 +02:00
Lisa Cawley
5777a02501
[DOCS] Update machine learning screenshots (#44555) 2019-09-25 08:08:44 -07:00
Lisa Cawley
c17188010c
[DOCS] Move machine learning details out of Kibana Guide (#45855) 2019-09-17 14:00:46 -07:00
Lisa Cawley
e0fdce6356
[DOCS] Moves ml content into user folder (#45482) 2019-09-12 08:53:44 -07:00