Skip to content

Commit

Permalink
observability landing-page markdown dashboard (#1540)
Browse files Browse the repository at this point in the history
* adding markdown for an observability landing-page markdown based dashboard

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

* adding OTEL demo screenshots

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

* update https://opensearch.org/docs/latest/observing-your-data/event-analytics/ url

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

---------

Signed-off-by: YANGDB <[email protected]>
  • Loading branch information
YANG-DB authored Nov 6, 2024
1 parent 8a8b676 commit 13d4a46
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 0 deletions.
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.

0 comments on commit 13d4a46

Please sign in to comment.