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

Update demo app to build image #2760

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

Aneurysm9
Copy link
Member

@Aneurysm9 Aneurysm9 commented Mar 22, 2021

Description: Updated the demo metrics generator application to build a container image rather than using go run main.go inside a go:1.12 image. Also updated the metrics generator application to use a go:1.14 image as Go 1.12 is no longer supported.

Testing: Application was started with docker-compose up -d and metrics were observed via the Prometheus container.

@Aneurysm9 Aneurysm9 requested a review from a team March 22, 2021 22:19
Copy link
Member

@bogdandrutu bogdandrutu left a comment

Choose a reason for hiding this comment

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

Can you rebase #2755

@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #2760 (115543e) into main (3660f5c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2760   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files         291      291           
  Lines       15522    15522           
=======================================
  Hits        14254    14254           
  Misses        867      867           
  Partials      401      401           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3660f5c...115543e. Read the comment docs.

Copy link
Member

@bogdandrutu bogdandrutu left a comment

Choose a reason for hiding this comment

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

Please update PR description and title to reflect changes.

@Aneurysm9 Aneurysm9 changed the title Update demo app to build image and use otel-go v0.19.0 Update demo app to build image Mar 22, 2021
@bogdandrutu bogdandrutu merged commit 3657cf6 into open-telemetry:main Mar 22, 2021
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
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.

2 participants