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

chore: add env var for pinning trace-based test tool version #1239

Merged

Conversation

adnanrahic
Copy link
Contributor

@adnanrahic adnanrahic commented Nov 8, 2023

Changes

Added an env var to make sure the same image version is used for the trace-based test tool. Currently the image version pin in the tracetesting/Dockerfile differs from the image version pin in the docker-compose.yaml.

Updated docs in this PR: open-telemetry/opentelemetry.io#3526

Merge Requirements

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

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

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.

@adnanrahic adnanrahic requested a review from a team November 8, 2023 14:01
Copy link
Member

@julianocosta89 julianocosta89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
It would be nice to have a blog post on how to to send PRs to the demo, using the odd approach, in order to ensure that everything works 🤩

@adnanrahic
Copy link
Contributor Author

I'm actually writing such a blog post right now. That's how I noticed the demo had an issue, and created this PR. 😄

I'll keep you in the loop on progress. 👌

@adnanrahic
Copy link
Contributor Author

Hi! Since the docs PR open-telemetry/opentelemetry.io#3526 was merged, should we also merge this PR?

@julianocosta89 julianocosta89 merged commit f8413fd into open-telemetry:main Nov 14, 2023
27 checks passed
@adnanrahic adnanrahic deleted the chore-pin-tracetesting-versions branch November 14, 2023 13:01
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
…lemetry#1239)

* chore: add env var for pinning tracetesting image version

* chore: add odd profile and start command

* chore: fix yamllint

* chore: update changelog

* chore: update makefile comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants