Commit Graph

184 Commits

Author SHA1 Message Date
Melissa Vagi 16967ad2a8
Change nav order (#1456)
Signed-off-by: vagimeli <vagimeli@amazon.com>

Signed-off-by: vagimeli <vagimeli@amazon.com>
2022-10-06 13:52:04 -06:00
Alice Williams a1d79db6ec
[Doc] update geoJSON example file to prevent errors (#1277)
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info https://github.com/opensearch-project/documentation-website/issues/794#issuecomment-1252908411

Signed-off-by: alicejw <alicejw@amazon.com>

* for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use

Signed-off-by: alicejw <alicejw@amazon.com>

* rename new image file because replacing file with same name caused build conflict

Signed-off-by: alicejw <alicejw@amazon.com>

* image rename

Signed-off-by: alicejw <alicejw@amazon.com>

* for doc reviewer edits and more clarification to procedural steps

Signed-off-by: alicejw <alicejw@amazon.com>

* fix typo in UI name 'Region Map' visualization type

Signed-off-by: alicejw <alicejw@amazon.com>

* to add prerequisite callout for the two required plugins

Signed-off-by: alicejw <alicejw@amazon.com>

* remove commented-out note for link. unnecessary

Signed-off-by: alicejw <alicejw@amazon.com>

* for doc review updates - changed example JSON file to include only 2 counties, and other rewrites

Signed-off-by: alicejw <alicejw@amazon.com>

* remove modified region map and use original map with 2 counties

Signed-off-by: alicejw <alicejw@amazon.com>

* we decided to show the grey outlined regions in the image

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-26 10:42:22 -07:00
Jeff Huss 0f9543e586
Fixed link to dashboards landing page (#1278)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-21 10:49:17 -07:00
kolchfa-aws 1b2121ef67
Fixes enabling drag and drop (#1250)
* Fixes enabling drag and drop

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Updates the links and images

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-16 18:07:08 -04:00
Naarcha-AWS ef53eda3aa
Add home page and experimental features section (#1146)
* Add experimental features section for 2.3

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix typo

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add image thumbnails.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix table.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove playground section.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Move up experimental features

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Make experimental features it's own page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix nav order

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Ensure segment replication section appears in TOC. Link in experimental features files

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix typo in breaking changes page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add Drag and Drop wizard

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add drag and drop wizard changes

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove experimental-features page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add link for remote storage

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-14 12:27:15 -05:00
Melissa Vagi 9eb3a237b9
Create drag and drop wizard documentation (#1195)
* Create initial drag and drop documentation

Signed-off-by: vagimeli <vagimeli@amazon.com>

* Made revisions per doc review feedback

Signed-off-by: vagimeli <vagimeli@amazon.com>

* Copy edits

Signed-off-by: vagimeli <vagimeli@amazon.com>

Signed-off-by: vagimeli <vagimeli@amazon.com>
2022-09-13 19:54:10 -06:00
Jeff Huss 31ae48112c
Creates standalone pages for OpenSearch Dashboards RPM/YUM Installation (#1113)
* More changes and removing references to OS core as this page is for dashboards only

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Finalized steps for rpm install

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Typo

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Phrasing

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Finishing up

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Final changes.

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-07 12:14:43 -07:00
Alice Williams 2518c7cd36
How to upload a custom vector map .json for Dashboards (#807)
* for https://github.com/opensearch-project/documentation-website/issues/794#issuecomment-1183357492

Signed-off-by: alicejw <alicejw@amazon.com>

* add image

Signed-off-by: alicejw <alicejw@amazon.com>

* remove temporary line in gemfile to build local doc site

Signed-off-by: alicejw <alicejw@amazon.com>

* for file name remove underscore that prevented jekyll formatting to render properly

Signed-off-by: alicejw <alicejw@amazon.com>

* adjust size of vector map image

Signed-off-by: alicejw <alicejw@amazon.com>

* for example .geojson file and more details

Signed-off-by: alicejw <alicejw@amazon.com>

* new line around heading

Signed-off-by: alicejw <alicejw@amazon.com>

* Changed the image file

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Added setup statement

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Updated steps

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Changed name of sample map

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Made geojson one word

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Note formatting

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Co-authored-by: Fanit Kolchina <kolchfa@amazon.com>
2022-08-11 16:07:38 -04:00
Naarcha-AWS f49b919f46
Condensed header fix (#774)
* Revert header change, since it's 2.1-specific

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add Condensed Header docs for 2.1

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* A commit

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add note back in

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-07-07 14:22:48 -04:00
Naarcha-AWS 67728096c5
Revert header change, since it's 2.1-specific (#771)
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-07-07 10:50:59 -05:00
cwillum 2f0d1074de
fixes#706condensed-header (#760)
Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-07-06 12:35:12 -07:00
Naarcha-AWS 795b679d1c Add Dashboards plugins
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-24 11:34:51 -05:00
alicejw 7af874eecc for editor's feedback updates
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-23 11:44:30 -07:00
alicejw be7a9d4fcf small fixes
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 17:27:47 -07:00
alicejw 3c474d0877 for reviewer comment updates
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 16:55:07 -07:00
alicejw 8f26f9a280 last clarity rewrite
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 16:12:49 -07:00
alicejw f4cc1f3ea1 for modified table to opt-in or out from search telemetry
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 15:58:30 -07:00
alicejw d7c96a4be1 make it clear only need to update YAML file to enable search telemetry
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 15:34:41 -07:00
alicejw faedd9fbac to clarify data plugin and config file location to enable telemetry
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 15:01:44 -07:00
alicejw 248a5cbc01 initial tech review comments updates
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 14:37:05 -07:00
alicejw b56236155c change nav_order entry to show in left nav
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 12:10:10 -07:00
alicejw 2e3e173d0d small rewrite
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 11:57:11 -07:00
alicejw 430c9d5654 for data config file example
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 11:42:36 -07:00
alicejw edb5cccaff for telemetry issue 494 https://github.com/opensearch-project/documentation-website/issues/494
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 11:28:01 -07:00
Naarcha-AWS aa9f88e37a
Merge pull request #509 from opensearch-project/whitelist-replace2.0
Add allowlist for more inclusive nomenclature
2022-05-03 14:50:25 -05:00
Naarcha-AWS 28194d5653 Add CamelCase:
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-03 14:36:26 -05:00
Naarcha-AWS 1add8f4bb9 Add Camelcase
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-25 16:22:59 -05:00
Naarcha-AWS e5ed103a1a Add allowlist for more inclusive nomenclature
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-14 12:27:27 -05:00
keithhc2 e58e129eee Updated version numbers
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-04-07 17:01:56 -07:00
Keith Chan 866a36f570
Merge pull request #461 from opensearch-project/new-version-1.3
Added Dashboards 1.3 plugins and release notes link
2022-03-21 14:19:32 -07:00
keithhc2 2e0ce954ff New 1.3 versions
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-17 11:39:16 -07:00
keithhc2 b70e0ca48e Addressed comments
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-10 14:00:58 -08:00
keithhc2 c449888451 Language tweak
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-10 13:06:58 -08:00
keithhc2 91a7d22d57 Path updates
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-10 13:04:51 -08:00
Liz Snyder 16f7440f9a Add notebook reporting support
Signed-off-by: Liz Snyder <elizabsn@amazon.com>
2022-02-18 13:16:10 -08:00
Sergey Nuyanzin 11eca4916c
Fix misprints
Logstah => Logstash
Dashbaords => Dashboards
Speicfy => Specify

Signed-off-by: Sergey Nuyanzin <snuyanzin@gmail.com>
2022-02-01 21:53:19 +01:00
Keith Chan 890c4338af
Merge pull request #375 from opensearch-project/index-apis
Add clone and split APIs and bug fixes
2022-01-24 09:57:50 -08:00
keithhc2 3bfd988e42 Add clone and split APIs and bug fixes
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-20 13:16:28 -08:00
Keith Chan 12316118b7
Merge pull request #337 from opensearch-project/dashboards-custom-branding
Added sample yml config
2022-01-06 16:36:15 -08:00
Miki 13dd9a4e02 Separate OpenSearch Dashboards version from that of OpenSearch
Signed-off-by: Miki <miki@amazon.com>
2021-12-22 11:27:02 -08:00
keithhc2 9ac7550b2b Added sample yml config
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-22 10:42:20 -08:00
Keith Chan 05bb16f717
Merge pull request #332 from opensearch-project/dashboards-custom-branding
Added Dashboards custom branding steps
2021-12-20 10:15:16 -08:00
keithhc2 620149198f Missed a word
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-17 19:25:15 -08:00
keithhc2 7c23e0eda6 Addressed comments
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-17 12:03:44 -08:00
keithhc2 7b0b44df9b Added custom branding steps
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-16 12:03:25 -08:00
keithhc2 f5e529204d Addressed comments and tweaked language
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-03 13:35:26 -08:00
keithhc2 75f53dd2f5 Added note about characters not loading
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-02 11:00:12 -08:00
CEHENKLE 349296d162
Merge pull request #272 from opensearch-project/1.2
1.2 updates
2021-11-23 10:36:38 -08:00
keithhc2 748bb26360 Added observability plugin
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-16 15:50:48 -08:00
keithhc2 24c3712c99 Version updates
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-15 17:02:32 -08:00
Keith Chan efd492c8be
Changed title to sentence casing 2021-10-20 11:12:26 -07:00
keithhc2 f856815737 Typo 2021-10-20 09:57:28 -07:00
keithhc2 be895309a4 Addressed comments 2021-10-19 16:05:01 -07:00
keithhc2 f6cede1ff5 Tweaked some examples 2021-10-19 11:31:13 -07:00
keithhc2 24dcb0ab5c Added a page about how to use DQL 2021-10-19 10:31:35 -07:00
Andrew Etter 25a46b6af8
Merge pull request #191 from opensearch-project/1.1.0-release-updates
Initial 1.1.0 updates
2021-10-05 15:20:27 -07:00
aetter 1f90f3ca52 Update Helm links 2021-10-01 09:46:47 -07:00
aetter 25c4b70046 Adds plugin list and ARM tarball 2021-09-30 19:58:37 -07:00
aetter cda046f727 Version bumps for 1.0.1 2021-09-01 11:25:39 -07:00
aetter bdffb128d8 Some redirects for OpenSearch Dashboards 1.0.0 2021-08-25 15:17:51 -07:00
Andrew Etter 861644393d
Merge pull request #146 from opensearch-project/fix-144
Fix #144
2021-08-19 12:13:12 -07:00
aetter b863e18503 Update tls.md 2021-08-19 09:52:31 -07:00
Ashwin Kumar 5789bb4c28
Merge pull request #145 from opensearch-project/helm
Add install steps using Helm
2021-08-18 23:04:43 -07:00
ashwinkumar12345 60da8fa182 add steps to install OpenSearch and OpenSearch Dashboards 2021-08-18 10:49:46 -07:00
ashwinkumar12345 b6f61a753c minor fixes 2021-08-15 12:03:31 -07:00
aetter 1d99315e8b Clean up broken links 2021-08-12 14:59:49 -07:00
aetter 0d58bcf854 Remove outdated redirects 2021-08-12 14:34:31 -07:00
ashwinkumar12345 bdf53c9117 adding helm 2021-08-09 13:53:04 -07:00
Miki ba5bfa429f Fix paths in `redirect_from` data
Signed-off-by: Miki <mehranb@amazon.com>
2021-08-04 11:16:37 -07:00
ashwinkumar12345 c098a80fdb added gifs for notebooks 2021-07-15 23:47:36 -07:00
aetter 1e031e8362 Merge branch 'main' into ga 2021-07-11 18:19:26 -07:00
aetter 6c6c9c619f Merge branch 'main' into security-issues 2021-07-11 18:02:29 -07:00
aetter 92b3b49ee2 Update tls.md 2021-07-09 15:59:58 -07:00
aetter cf769012ca Change file name, add some extra bits 2021-07-09 15:59:42 -07:00
aetter 79b647ee62 Add SSL configuration for Dashboards 2021-07-09 15:33:35 -07:00
ashwinkumar12345 d6770ec66e Add SQL and PPL features to notebooks 2021-07-08 14:30:19 -07:00
aetter faa347c20f Basic changes for 1.0.0 2021-07-08 11:47:37 -07:00
aetter 1835b3ec37 Add CSV report limits 2021-06-28 15:04:35 -07:00
aetter 51017f3bcc Perhaps I can redirect myself out of this long nightmare 2021-06-10 15:09:17 -07:00
aetter e14076bbd3 Fix anchor links 2021-06-10 12:26:41 -07:00
aetter 9fea38c2cf Update plugins.md 2021-06-10 09:23:05 -07:00
aetter 9ea68d488a No more relative links 2021-06-09 19:15:41 -07:00
aetter 8145dcc075 Merge branch 'main' into layout-changes 2021-06-09 13:25:06 -07:00
aetter 73baf3f6db Fixes site 2021-05-28 11:19:18 -07:00