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

Updates Trace Analytics sample appliction to run again #3348

Merged

Conversation

dlvenable
Copy link
Member

Description

Overall, this project gets the Trace Analytics sample application running again. I was able to run this sample successfully with these changes.

Specifically:

  • Corrects the Dockerfile to use apt-get which was needed with Updates trace analytics sample app dependencies #3343.
  • Updates the Open Telemetry Java instrumentation library.
  • Updates Python dependency versions.
  • Adds a new GitHub Action to verify that this sample application continues to build. It doesn't verify behavior, but at lease can ensure the builds pass.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…on updates for dependencies and some corrections from the previous PR which started using Temurin which brought in Ubuntu in the image.

Signed-off-by: David Venable <[email protected]>
…an still build Docker images.

Signed-off-by: David Venable <[email protected]>
@dlvenable dlvenable merged commit 6e2942d into opensearch-project:main Sep 18, 2023
27 of 28 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 18, 2023
Get the Trace Analytics sample app running again. This includes version updates for dependencies and some corrections from the previous PR which started using Temurin which brought in Ubuntu in the image. Adds GitHub Actions to verify that the trace-analytics example apps can still build Docker images.

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit 6e2942d)
dlvenable added a commit that referenced this pull request Sep 20, 2023
Get the Trace Analytics sample app running again. This includes version updates for dependencies and some corrections from the previous PR which started using Temurin which brought in Ubuntu in the image. Adds GitHub Actions to verify that the trace-analytics example apps can still build Docker images.

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit 6e2942d)

Co-authored-by: David Venable <[email protected]>
@dlvenable dlvenable deleted the trace-analytics-sample-updates branch November 10, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants