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

Stub visualization catalog with current Nginx visualizations #34

Merged
merged 7 commits into from
Jul 20, 2023

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Jul 5, 2023

Description

In relation to #33, this PR introduces a basic visualization catalog with an index in yml. The PR provides four visualizations based on the current Nginx integration. These visualizations have been renamed to not reference Nginx specifically. More invasive changes like unwrapping the dependency on referenced objects hasn't yet been done, I think there needs to be more research on the saved object format in order to improve that.

A point of further work is to figure out the exact structure of the index, and what kind of information it should contain.

Issues Resolved

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.

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Copy link
Member

@YANG-DB YANG-DB left a comment

Choose a reason for hiding this comment

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

Please add a general markdown doc to describe the purpose of the visualization catalog and how it corresponds to the schema catalog

Also add a specific http visualization markdown to detail the specific visualizations this folder provides with a screenshot

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@Swiddis
Copy link
Collaborator Author

Swiddis commented Jul 13, 2023

Any further review or updates? @YANG-DB

@Swiddis Swiddis requested a review from YANG-DB July 13, 2023 22:48
@seanneumann seanneumann merged commit ba67b18 into opensearch-project:main Jul 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[FEATURE] Visualization Catalog
3 participants