Julia Rechkunova
40c90550f1
[Discover] Rename Saved Search to Discover Session ( #202217 )
...
- Closes https://github.com/elastic/kibana/issues/174144
## Summary
This PR renames Saved Search into Discover Session in UI.
- [x] Discover
- [x] Saved Objects page and modal
- [x] Docs
- [x] Other occurrences
<img width="810" alt="Screenshot 2024-12-16 at 15 20 10"
src="https://github.com/user-attachments/assets/e39083da-f496-4ed5-bbdc-8e184897fc41 "
/>
<img width="1220" alt="Screenshot 2024-12-11 at 14 40 15"
src="https://github.com/user-attachments/assets/a6dc3e29-e1a5-4304-8148-0108231cc9de "
/>
<img width="1476" alt="Screenshot 2024-12-16 at 14 57 39"
src="https://github.com/user-attachments/assets/4b34c70e-e21a-4d82-85f2-f5a3cb7a3826 "
/>
### Checklist
- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing ), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md )
- [x]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html )
was added for features that require explanation or tutorials
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html )
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process )
---------
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co>
Co-authored-by: Davis McPhee <davismcphee@hotmail.com>
Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
2024-12-18 13:45:32 +01:00
Eyo O. Eyo
3648a33adf
update docs on automatically generating a report ( #191067 )
...
## Summary
Closes https://github.com/elastic/kibana/issues/188640
Updates steps in docs for automatically generating a report to match the
UI expectation especially that the share experience got an overhaul
since 8.14.
<!--
### Checklist
Delete any items that are not applicable to this PR.
- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing ), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md )
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html )
was added for features that require explanation or tutorials
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html )
were updated or added to match the most common scenarios
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1 ) was
used on any tests changed
- [ ] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/ ))
- [ ] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/ ),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US ))
- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker )
- [ ] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server ))
- [ ] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers )
### Risk Matrix
Delete this section if it is not applicable to this PR.
Before closing this PR, invite QA, stakeholders, and other developers to
identify risks that should be tested prior to the change/feature
release.
When forming the risk matrix, consider some of the following examples
and how they may potentially impact the change:
| Risk | Probability | Severity | Mitigation/Notes |
|---------------------------|-------------|----------|-------------------------|
| Multiple Spaces—unexpected behavior in non-default Kibana Space.
| Low | High | Integration tests will verify that all features are still
supported in non-default Kibana Space and when user switches between
spaces. |
| Multiple nodes—Elasticsearch polling might have race conditions
when multiple Kibana nodes are polling for the same tasks. | High | Low
| Tasks are idempotent, so executing them multiple times will not result
in logical error, but will degrade performance. To test for this case we
add plenty of unit tests around this logic and document manual testing
procedure. |
| Code should gracefully handle cases when feature X or plugin Y are
disabled. | Medium | High | Unit tests will verify that any feature flag
or plugin combination still results in our service operational. |
| [See more potential risk
examples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx ) |
### For maintainers
- [ ] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process )
-->
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>
2024-11-20 19:49:37 +00:00
florent-leborgne
8e7fb7a77e
[Docs] Update nav instructions and sample data installation to accommodate for the solution views ( #199163 )
...
This PR:
- updates navigation instructions to accommodate for the navigation
changes related to solution views.
- updates instructions for adding sample data to rely on the
integrations page instead of the home page, that only exists with the
classic solution view
- updates references to the home page to avoid confusing users using one
of the new solution views
Closes: https://github.com/elastic/platform-docs-team/issues/529
Closes: https://github.com/elastic/platform-docs-team/issues/540
2024-11-08 11:10:32 +01:00
DeDe Morton
bbfe3e725e
Update automating-report-generation.asciidoc ( #134410 )
2022-06-15 13:01:14 -07:00
Kaarina Tungseth
524fe6dfe2
[DOCS] Updates to the Reporting docs ( #101326 )
...
* [DOCS] Updates to thee Reporting docs
* Adds the main sharing page
* Final changes
* Changed configuring-reporting link to secure-reporting
* Updates from meeting with Tim and Larry
* Moves reporting and sharing content above ML
* Update docs/setup/configuring-reporting.asciidoc
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
* Review comments from Tim and Larry
* Fixes broken links
* Fixes redirect
* Fixes broken link from ES docs
* Adds metadata to changed pages
* Review comments
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
2021-06-30 12:10:04 -05:00
Kaarina Tungseth
d5e4a2ae7d
[DOCS] Changes Visualize to Visualize Library ( #93055 )
...
* [DOCS] Changes Visualize to Visualize Library
* Review comments
* Review comment
* Removes background in embed-kibana.png
2021-03-08 13:44:30 -06:00
Kaarina Tungseth
e980ee4740
[DOCS] Updates reporting and Canvas share options ( #92529 )
...
* [DOCS] Updates reporting and Canvas share options
* Update docs/canvas/canvas-share-workpad.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Resizes images and minor text edits
* Updates dashboard embed content
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-02-24 09:54:28 -06:00
Kaarina Tungseth
c77619352b
[DOCS] 7.10 Core UI changes ( #80407 )
...
* [DOCS] 7.10 screenCore UI changes
* Kibana access options
* Removed Kibana from Set up Kibana
* Removed rogue symbols
* Update docs/spaces/index.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/management/managing-beats.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Review comments
* Update docs/user/introduction.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Review comments
* Changed menu to main menu
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-22 09:06:51 -05:00
Kaarina Tungseth
c84532aade
[DOCS] Dashboard-first docs refresh ( #76194 )
...
* [DOCS] Dashboard-first refresh
* Fixes broken links and partinto error
* Fixes images in panel table
* Fixes broken links
* Fixes broken drilldowns link
* Fixes images and table
* Removed un needed files and added edit content
* Update docs/getting-started/tutorial-visualizing.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Review comments
* Review comments
* Removed blocks
* Typo fix
* Update docs/getting-started/tutorial-sample-data.asciidoc
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
* Update docs/getting-started/tutorial-discovering.asciidoc
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
* Update docs/getting-started/tutorial-sample-data.asciidoc
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
* Update docs/getting-started/tutorial-visualizing.asciidoc
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
* Update docs/user/dashboard/edit-dashboards.asciidoc
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
* Update docs/user/dashboard/dashboard.asciidoc
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
* Update docs/user/dashboard/dashboard.asciidoc
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
* Update docs/user/dashboard/aggregation-reference.asciidoc
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
* Review comments
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
2020-09-03 16:34:25 -05:00
Kaarina Tungseth
74a07b46d8
[DOCS] Added images to automating report generation ( #64333 )
...
* [DOCS] Added images to automating report generation
* Fixes image file name
2020-04-23 15:00:40 -05:00
gchaps
104fd5571a
[DOCS] Updates Reporting docs ( #50989 )
...
* [DOCS] Updates Reporting docs
* [DOCS] Adds more information on roles and privileges
* [DOCS] Incorporated review comments in Reporting doc
* [DOCS] removes xpack from url
* [DOCS] Replaces low values in watcher reporting example
2019-11-21 13:02:44 -08:00
Kaarina Tungseth
058617d5d3
[DOCS] Updates to Reporting docs ( #46158 )
...
* [DOCS] Updated to Reporting docs
* Updated with review comments
2019-09-24 15:57:11 -05:00
Lisa Cawley
5478b4a610
[DOCS] Moves reporting content into user folder ( #45588 )
2019-09-13 10:47:55 -07:00