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

observability landing-page markdown dashboard #1540

Merged
merged 3 commits into from
Nov 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions docs/ObservabilityPlayground-LandingPage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@

![](https://raw.githubusercontent.com/opensearch-project/.github/main/profile/banner.jpg)
# Observability

### OpenSearch Dashboards

Observability is collection of plugins and applications that let you visualize data-driven events by using Piped Processing Language to explore, discover, and query data stored in OpenSearch.
Your experience of exploring data might differ, but if you’re new to exploring data to create visualizations, we recommend trying a workflow like the following:

1. Explore data within a certain timeframe using [Piped Processing Language](https://opensearch.org/docs/latest/search-plugins/sql/ppl/index).

2. Use [event analytics](https://opensearch.org/docs/latest/observing-your-data/event-analytics) to turn data-driven events into visualizations.
![](https://opensearch.org/docs/latest/images/event-analytics.png)

3. Create [operational panels](https://opensearch.org/docs/latest/observing-your-data/operational-panels) and add visualizations to compare data the way you like.
![](https://opensearch.org/docs/latest/images/operational-panel.png)

4. Use [log analytics](https://opensearch.org/docs/latest/observing-your-data/event-analytics/) to transform unstructured log data.

5. Use [trace analytics](https://opensearch.org/docs/latest/observing-your-data/trace/index) to create traces and dive deep into your data.
![](https://opensearch.org/docs/latest/images/observability-trace.png)

6. Leverage [notebooks](https://opensearch.org/docs/latest/observing-your-data/notebooks) to combine different visualizations and code blocks that you can share with team members.
![](https://opensearch.org/docs/latest/images/notebooks.png)

---
7. OpenSearch OpenTelemetry [Demo Store Application](https://opentelemetry.io/ecosystem/demo/) hosted in our [Observability Demo playground](https://playground.opensearch.org/)

- **_Demo Shop_**
![](https://opentelemetry.io/docs/demo/screenshots/frontend-1.png)

- _**Trace Analytics**_
![](img/trace_analytics.png)

- **_Service Graph_**
![](img/service-graph.png)
Binary file added docs/img/service-graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/services.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/trace_analytics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading