Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenSearch Dashboards chapter fixes #2

Merged
merged 1 commit into from
May 6, 2021
Merged

Conversation

lizsnyder
Copy link
Member

Description

Edits to dashboards chapter

Check List

  • Commits are signed per the DCO using --signoff

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

@lizsnyder lizsnyder requested a review from aetter May 5, 2021 23:45
@aetter aetter merged commit ac6ade4 into main May 6, 2021
@lizsnyder lizsnyder deleted the opensearch-dashboards branch May 6, 2021 15:52
AMoo-Miki added a commit to AMoo-Miki/documentation-website that referenced this pull request Sep 22, 2021
AMoo-Miki added a commit to AMoo-Miki/documentation-website that referenced this pull request Oct 20, 2021
alicejw1 added a commit to alicejw1/documentation-website that referenced this pull request Jan 12, 2023
alicejw1 added a commit that referenced this pull request Jan 17, 2023
* for new page how to analyze Jaeger trace data

Signed-off-by: alicejw <[email protected]>

* remove old image

Signed-off-by: alicejw <[email protected]>

* for new information and doc writer checklist

Signed-off-by: alicejw <[email protected]>

* for new information and doc writer checklist

Signed-off-by: alicejw <[email protected]>

* small rewrite

Signed-off-by: alicejw <[email protected]>

* new clean images from Dashboards URL directly

Signed-off-by: alicejw <[email protected]>

* for additional information

Signed-off-by: alicejw <[email protected]>

* remove blank lines

Signed-off-by: alicejw <[email protected]>

* for tech review feedback updates

Signed-off-by: alicejw <[email protected]>

* add requirements section

Signed-off-by: alicejw <[email protected]>

* for new procedure

Signed-off-by: alicejw <[email protected]>

* for tech review feedback updates

Signed-off-by: alicejw <[email protected]>

* continued updates

Signed-off-by: alicejw <[email protected]>

* for docker compose file instructions

Signed-off-by: alicejw <[email protected]>

* for docker usage instruction

Signed-off-by: alicejw <[email protected]>

* for step 2 view dashboards

Signed-off-by: alicejw <[email protected]>

* for additional link provided in tech review

Signed-off-by: alicejw <[email protected]>

* for link to index page to introduce the feature

Signed-off-by: alicejw <[email protected]>

* final checklist

Signed-off-by: alicejw <[email protected]>

* add warning not to use sample file in prod env

Signed-off-by: alicejw <[email protected]>

* updated docker file that is safe for prod env, remove warning note for previous file

Signed-off-by: alicejw <[email protected]>

* for small update to parent page

Signed-off-by: alicejw <[email protected]>

* for tech review

Signed-off-by: alicejw <[email protected]>

* typo fix for font

Signed-off-by: alicejw <[email protected]>

* for doc review #1 feedback updates

Signed-off-by: alicejw <[email protected]>

* for doc review feedback #2 updates

Signed-off-by: alicejw <[email protected]>

* for a couple minor changes

Signed-off-by: alicejw <[email protected]>

* spell out dashboard URI directly to trace analytics for accessibility. With URL obfuscated, this would not get spelled out in the vision-impaired app that scans through.it would simply read the title only

Signed-off-by: alicejw <[email protected]>

* need to add additional step from eng to generate sample data

Signed-off-by: alicejw <[email protected]>

* for additional step image of sample app

Signed-off-by: alicejw <[email protected]>

* rename step numbers

Signed-off-by: alicejw <[email protected]>

* minor fix heading levels

Signed-off-by: alicejw <[email protected]>

* updates recommended by the editorial reviewer

Signed-off-by: alicejw <[email protected]>

* clarify Spans window function

Signed-off-by: alicejw <[email protected]>

* clarified individual trace details section

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
vagimeli pushed a commit that referenced this pull request Jan 25, 2023
* for new page how to analyze Jaeger trace data

Signed-off-by: alicejw <[email protected]>

* remove old image

Signed-off-by: alicejw <[email protected]>

* for new information and doc writer checklist

Signed-off-by: alicejw <[email protected]>

* for new information and doc writer checklist

Signed-off-by: alicejw <[email protected]>

* small rewrite

Signed-off-by: alicejw <[email protected]>

* new clean images from Dashboards URL directly

Signed-off-by: alicejw <[email protected]>

* for additional information

Signed-off-by: alicejw <[email protected]>

* remove blank lines

Signed-off-by: alicejw <[email protected]>

* for tech review feedback updates

Signed-off-by: alicejw <[email protected]>

* add requirements section

Signed-off-by: alicejw <[email protected]>

* for new procedure

Signed-off-by: alicejw <[email protected]>

* for tech review feedback updates

Signed-off-by: alicejw <[email protected]>

* continued updates

Signed-off-by: alicejw <[email protected]>

* for docker compose file instructions

Signed-off-by: alicejw <[email protected]>

* for docker usage instruction

Signed-off-by: alicejw <[email protected]>

* for step 2 view dashboards

Signed-off-by: alicejw <[email protected]>

* for additional link provided in tech review

Signed-off-by: alicejw <[email protected]>

* for link to index page to introduce the feature

Signed-off-by: alicejw <[email protected]>

* final checklist

Signed-off-by: alicejw <[email protected]>

* add warning not to use sample file in prod env

Signed-off-by: alicejw <[email protected]>

* updated docker file that is safe for prod env, remove warning note for previous file

Signed-off-by: alicejw <[email protected]>

* for small update to parent page

Signed-off-by: alicejw <[email protected]>

* for tech review

Signed-off-by: alicejw <[email protected]>

* typo fix for font

Signed-off-by: alicejw <[email protected]>

* for doc review #1 feedback updates

Signed-off-by: alicejw <[email protected]>

* for doc review feedback #2 updates

Signed-off-by: alicejw <[email protected]>

* for a couple minor changes

Signed-off-by: alicejw <[email protected]>

* spell out dashboard URI directly to trace analytics for accessibility. With URL obfuscated, this would not get spelled out in the vision-impaired app that scans through.it would simply read the title only

Signed-off-by: alicejw <[email protected]>

* need to add additional step from eng to generate sample data

Signed-off-by: alicejw <[email protected]>

* for additional step image of sample app

Signed-off-by: alicejw <[email protected]>

* rename step numbers

Signed-off-by: alicejw <[email protected]>

* minor fix heading levels

Signed-off-by: alicejw <[email protected]>

* updates recommended by the editorial reviewer

Signed-off-by: alicejw <[email protected]>

* clarify Spans window function

Signed-off-by: alicejw <[email protected]>

* clarified individual trace details section

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
yuye-aws pushed a commit to yuye-aws/documentation-website that referenced this pull request Oct 31, 2024
…roject#2)

* doc: Add document for dashboard assistant alert insight

* fix title
yuye-aws pushed a commit to yuye-aws/documentation-website that referenced this pull request Nov 5, 2024
…roject#2)

* doc: Add document for dashboard assistant alert insight

* fix title

Signed-off-by: qianheng <[email protected]>
kolchfa-aws added a commit that referenced this pull request Nov 5, 2024
* doc: add document for dashboards assistant text to visualization

Signed-off-by: Yulong Ruan <[email protected]>

* Add documentation for suggest anomaly detector feature (#1)

Signed-off-by: gaobinlong <[email protected]>

* doc: Add document for dashboard assistant alert insight (#2)

* doc: Add document for dashboard assistant alert insight

* fix title

Signed-off-by: qianheng <[email protected]>

* Add data summary documentation (#3)

Signed-off-by: Liyun Xiu <[email protected]>

* add doc for alert insight agent (#4)

* add doc for alert insight agent

Signed-off-by: yuye-aws <[email protected]>

* add example request for alert insight API

Signed-off-by: yuye-aws <[email protected]>

* correct default value for question parameter for alert insight API

Signed-off-by: yuye-aws <[email protected]>

* add pics for alert insight UI

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>

* Doc review

Signed-off-by: Fanit Kolchina <[email protected]>

* minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Change to data summary feature

Signed-off-by: Fanit Kolchina <[email protected]>

* add instruction on how to create t2viz agents with flow template

Signed-off-by: Yulong Ruan <[email protected]>

* fix doc for alert summary and insight (#5)

* fix doc for alert summary and insight

Signed-off-by: yuye-aws <[email protected]>

* fix doc

Signed-off-by: yuye-aws <[email protected]>

* change main branch to 2.x branch

Signed-off-by: yuye-aws <[email protected]>

* small fix

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>

* Rewording agent creation steps

Signed-off-by: Fanit Kolchina <[email protected]>

* Editorial comment and rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Image sizes

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Yulong Ruan <[email protected]>
Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: qianheng <[email protected]>
Signed-off-by: Liyun Xiu <[email protected]>
Signed-off-by: yuye-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: gaobinlong <[email protected]>
Co-authored-by: qianheng <[email protected]>
Co-authored-by: Liyun Xiu <[email protected]>
Co-authored-by: yuye-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
epugh pushed a commit to o19s/documentation-website that referenced this pull request Nov 23, 2024
* doc: add document for dashboards assistant text to visualization

Signed-off-by: Yulong Ruan <[email protected]>

* Add documentation for suggest anomaly detector feature (#1)

Signed-off-by: gaobinlong <[email protected]>

* doc: Add document for dashboard assistant alert insight (opensearch-project#2)

* doc: Add document for dashboard assistant alert insight

* fix title

Signed-off-by: qianheng <[email protected]>

* Add data summary documentation (opensearch-project#3)

Signed-off-by: Liyun Xiu <[email protected]>

* add doc for alert insight agent (opensearch-project#4)

* add doc for alert insight agent

Signed-off-by: yuye-aws <[email protected]>

* add example request for alert insight API

Signed-off-by: yuye-aws <[email protected]>

* correct default value for question parameter for alert insight API

Signed-off-by: yuye-aws <[email protected]>

* add pics for alert insight UI

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>

* Doc review

Signed-off-by: Fanit Kolchina <[email protected]>

* minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Change to data summary feature

Signed-off-by: Fanit Kolchina <[email protected]>

* add instruction on how to create t2viz agents with flow template

Signed-off-by: Yulong Ruan <[email protected]>

* fix doc for alert summary and insight (opensearch-project#5)

* fix doc for alert summary and insight

Signed-off-by: yuye-aws <[email protected]>

* fix doc

Signed-off-by: yuye-aws <[email protected]>

* change main branch to 2.x branch

Signed-off-by: yuye-aws <[email protected]>

* small fix

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>

* Rewording agent creation steps

Signed-off-by: Fanit Kolchina <[email protected]>

* Editorial comment and rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Image sizes

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Yulong Ruan <[email protected]>
Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: qianheng <[email protected]>
Signed-off-by: Liyun Xiu <[email protected]>
Signed-off-by: yuye-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: gaobinlong <[email protected]>
Co-authored-by: qianheng <[email protected]>
Co-authored-by: Liyun Xiu <[email protected]>
Co-authored-by: yuye-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Eric Pugh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants