Welcome to the OpenSearch OpenTelemetry Demo documentation, which covers how to install and run the demo, and some scenarios you can use to view OpenTelemetry in action.
The purpose of this demo is to demonstrate the different capabilities of OpenSearch Observability to investigate and reflect your system.
OTEL DEMO Describes the list of services that are composing the Astronomy Shop.
The main services that are open to user interactions:
The Shop
The load generator
The integration service is a list of pre-canned assets that are loaded in a combined manner to allow users the ability for simple and automatic way to discover and review their services topology.
These OTEL demo integrations contain the following assets:
-
components & index template mapping
-
Index Patterns
-
Index Aliases
-
datasources
-
data-stream & indices
-
dashboards
The ingestion capabilities for OpenSearch is to be able to support multiple pipelines:
- Data-Prepper is an OpenSearch ingestion project that allows ingestion of OTEL standard signals using Otel-Collector
- Jaeger is an ingestion framework which has a build in capability for pushing OTEL signals into OpenSearch
- Fluent-Bit is an ingestion framework which has a build in capability for pushing OTEL signals into OpenSearch