Skip to content

Add monitoring, observing, and tuning sections#2353

Closed
Naarcha-AWS wants to merge 23 commits intomainfrom
monitor-tune-toc
Closed

Add monitoring, observing, and tuning sections#2353
Naarcha-AWS wants to merge 23 commits intomainfrom
monitor-tune-toc

Conversation

@Naarcha-AWS
Copy link
Contributor

Description

Adds TOC changes for monitoring, tuning, and observability sections

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
@Naarcha-AWS Naarcha-AWS added backport 2.0 PR: Backport label for v2.0.x Doc review PR: Doc review in progress backport 2.1 PR: Backport label for 2.1 backport 2.2 PR: Backport label for 2.2 backport 2.3 PR: Backport label for 2.3 backport 2.4 PR: Backport label for 2.4 labels Jan 9, 2023
@Naarcha-AWS Naarcha-AWS requested a review from a team as a code owner January 9, 2023 15:52
@Naarcha-AWS Naarcha-AWS self-assigned this Jan 9, 2023
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
@Naarcha-AWS Naarcha-AWS added the backport 1.3 PR: Backport label for v1.3.x label Jan 30, 2023
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Copy link
Contributor

@ariamarble ariamarble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, should be exciting :)

Copy link
Contributor

@hdhalter hdhalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In our TOC proposal, we have Dashboards, then Security, then Search, then Tuning your cluster. Do you plan to move Security and Search up above this?

Copy link
Contributor

@hdhalter hdhalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments. Other than that, looks great! Thanks, Nate.

Naarcha-AWS and others added 9 commits February 2, 2023 17:38
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* fix#2400-updates-revisit

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#2400-updates-revisit

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#2400-updates-revisit

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#2400-updates-revisit

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#2400-updates-revisit

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#2400-updates-revisit

Signed-off-by: cwillum <cwmmoore@amazon.com>

* Update _security-analytics/sec-analytics-config/detectors-config.md

Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

* Update _security-analytics/sec-analytics-config/detectors-config.md

Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

* fix#2400-updates-revisit

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#2400-updates-revisit

Signed-off-by: cwillum <cwmmoore@amazon.com>

---------

Signed-off-by: cwillum <cwmmoore@amazon.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
* Add warning about regex experession in ML

* Update cluster-settings.md

* Update cluster-settings.md

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Yaliang Wu <ylwu@amazon.com>

* Update cluster-settings.md

---------

Co-authored-by: Yaliang Wu <ylwu@amazon.com>
Creates new documentation website page and Discover content.
---------

Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: cwillum <cwmmoore@amazon.com>
Create new documentation site pages and content for foundational user documentation 
---------

Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: ariamarble <armarble@amazon.com>
* Adds max_shard_size parameter to shrink API

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

* Implemented tech review comment

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

* One more rewording

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

* Implemented doc review comments

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

* Update _api-reference/index-apis/shrink-index.md

Co-authored-by: Nathan Bower <nbower@amazon.com>

* Update _api-reference/index-apis/shrink-index.md

Co-authored-by: Nathan Bower <nbower@amazon.com>

* Update _api-reference/index-apis/shrink-index.md

Co-authored-by: Nathan Bower <nbower@amazon.com>

* Implemented editorial comments

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

---------

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
cwillum and others added 8 commits February 2, 2023 17:49
Signed-off-by: cwillum <cwmmoore@amazon.com>
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
@Naarcha-AWS Naarcha-AWS closed this Feb 2, 2023
@Naarcha-AWS Naarcha-AWS deleted the monitor-tune-toc branch February 2, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.3 PR: Backport label for v1.3.x backport 2.0 PR: Backport label for v2.0.x backport 2.1 PR: Backport label for 2.1 backport 2.2 PR: Backport label for 2.2 backport 2.3 PR: Backport label for 2.3 backport 2.4 PR: Backport label for 2.4 Doc review PR: Doc review in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants