opensearch-project / opentelemetry-demo

This repository contains the OpenSearch adaptation for the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
https://opentelemetry.io/docs/demo/
Apache License 2.0
15 stars 16 forks source link

Opensearch exporter #116

Closed YANG-DB closed 7 months ago

YANG-DB commented 7 months ago

Changes

Adding OpenSearch Exporter to the OTEL collector pipeline so that traces and logs will be ingested into the simple schema for observability index according to the exporter protocol

Using the following spec:

Merge Requirements

For new features contributions please make sure you have completed the following essential items:

Maintainers will not merge until the above have been completed. If you're unsure which docs need to be changed ping the @open-telemetry/demo-approvers.