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

Add documentation for Observability PPL/event analytics visualizations using Dashboard #3752

Merged
merged 26 commits into from
Apr 24, 2023

Conversation

vagimeli
Copy link
Collaborator

Description

Add Event Analytics visualizations to existing documentation.

Issues Resolved

#3549

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: vagimeli <vagimeli@amazon.com>
@vagimeli vagimeli self-assigned this Apr 11, 2023
@vagimeli vagimeli added v2.7.0 2 - In progress Issue/PR: The issue or PR is in progress. labels Apr 11, 2023
Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: vagimeli <vagimeli@amazon.com>
@vagimeli
Copy link
Collaborator Author

@joshuali925 Will you review this first-pass draft on the event analytics dashboards view feature? If possible, I'd appreaciate your feedback by Tuesday, 4/ 18. Please check for technical accuracy of the information and let me know if there are any information gaps. If we need to sync again, please let me know. Thanks for your support!

Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

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

thanks for the changes.

One thing I forgot to mention in detail is the limitation on filtering. PPL visualizations currently do not support DQL/DSL and they do not use index patterns. This means

  1. PPL visualizations will only use filters created using the dropdown UI. If user has DQL query or DSL filters in a dashboard, PPL visualizations will not use them
  2. OSD dashboard filter dropdown will only show fields from the index patterns used by other visualizations in the same dashboard (or from default index pattern if PPL visualization are the only visualizations in the dashboard).

Should we mention this to user in docs or should I create a tracking issue and put it in observability readme?

Some related information here opensearch-project/OpenSearch-Dashboards#3849

_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
@vagimeli vagimeli linked an issue Apr 17, 2023 that may be closed by this pull request
4 tasks
Co-authored-by: Joshua Li <joshuali925@gmail.com>
@vagimeli vagimeli added 3 - Tech review PR: Tech review in progress and removed 2 - In progress Issue/PR: The issue or PR is in progress. labels Apr 17, 2023
@vagimeli
Copy link
Collaborator Author

thanks for the changes.

One thing I forgot to mention in detail is the limitation on filtering. PPL visualizations currently do not support DQL/DSL and they do not use index patterns. This means

  1. PPL visualizations will only use filters created using the dropdown UI. If user has DQL query or DSL filters in a dashboard, PPL visualizations will not use them
  2. OSD dashboard filter dropdown will only show fields from the index patterns used by other visualizations in the same dashboard (or from default index pattern if PPL visualization are the only visualizations in the dashboard).

Should we mention this to user in docs or should I create a tracking issue and put it in observability readme?

Some related information here opensearch-project/OpenSearch-Dashboards#3849

@joshuali925 I've added the limitations sections. Please verify it for accuracy.

Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: vagimeli <vagimeli@amazon.com>
@vagimeli vagimeli added 4 - Doc review PR: Doc review in progress and removed 3 - Tech review PR: Tech review in progress labels Apr 17, 2023
Copy link
Collaborator

@kolchfa-aws kolchfa-aws left a comment

Choose a reason for hiding this comment

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

LGTM. Left a couple of open questions.

_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
@vagimeli vagimeli added 5 - Editorial review PR: Editorial review in progress and removed 4 - Doc review PR: Doc review in progress labels Apr 20, 2023
Signed-off-by: vagimeli <vagimeli@amazon.com>
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

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

@vagimeli Please see my comments and changes and let me know if you have any questions. Thanks!

_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
_observing-your-data/event-analytics.md Outdated Show resolved Hide resolved
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
@vagimeli vagimeli requested a review from JeffHuss as a code owner April 24, 2023 19:19
vagimeli and others added 10 commits April 24, 2023 13:19
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
@vagimeli
Copy link
Collaborator Author

@vagimeli Please see my comments and changes and let me know if you have any questions. Thanks!

Accepted editorial review changes and addressed comments.

Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: vagimeli <vagimeli@amazon.com>
@vagimeli vagimeli merged commit 49d25db into main Apr 24, 2023
@vagimeli vagimeli deleted the issue-3549 branch April 24, 2023 23:57
@vagimeli vagimeli added Closed - Complete Issue: Work is done and associated PRs closed and removed 5 - Editorial review PR: Editorial review in progress labels Apr 25, 2023
vagimeli added a commit that referenced this pull request Apr 25, 2023
* Add new documentation for event analytics/PPL visualizations in Dashboards feature

Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Joshua Li <joshuali925@gmail.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
vagimeli added a commit that referenced this pull request Apr 25, 2023
@hdhalter hdhalter added the release-notes PR: Include this PR in the automated release notes label Apr 26, 2023
@vagimeli vagimeli changed the title Add Event Analytics visualizations in Dashboards feature Add documentation for Observability PPL/event analytics visualizations using Dashboard Apr 27, 2023
Naarcha-AWS pushed a commit that referenced this pull request Apr 27, 2023
* Add new documentation for event analytics/PPL visualizations in Dashboards feature

Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Joshua Li <joshuali925@gmail.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
vagimeli added a commit that referenced this pull request May 4, 2023
* Add new documentation for event analytics/PPL visualizations in Dashboards feature

Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Joshua Li <joshuali925@gmail.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
vagimeli added a commit that referenced this pull request May 4, 2023
harshavamsi pushed a commit to harshavamsi/documentation-website that referenced this pull request Oct 31, 2023
…project#3752)

* Add new documentation for event analytics/PPL visualizations in Dashboards feature

Signed-off-by: vagimeli <vagimeli@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Joshua Li <joshuali925@gmail.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed - Complete Issue: Work is done and associated PRs closed release-notes PR: Include this PR in the automated release notes v2.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC] Make Event Analytics Visualizations Available in Core Dashboards
6 participants