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

fix: Fixing tracetest configuration #65

Closed xoscar closed 12 months ago

xoscar commented 1 year ago

Changes

Adding the Jaeger query image to use it as an interface to fetch traces from Tracetest It also updates the provision file to use the jaeger query endpoint from the start.

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.

YANG-DB commented 1 year ago

Thanks for the update - I'll review it next week 🙏

kdhamric commented 12 months ago

Thanks @YANG-DB! I am planning to show the OpenSearch version of the OpenTelemetry demo app and how to install it, how to run tests, etc next week at OpenSearchCon - session is Fast-Track Integration Tests With Distributed Traces!. Goal will be to encourage attendees to download this repo and use it - having the tests run will really help.