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

[examples/demo] Reduce demo image size #15999

Merged
merged 12 commits into from
Nov 1, 2022

Conversation

JaredTan95
Copy link
Member

Description:

  • before:
$ docker images                                                    
REPOSITORY         TAG   IMAGE ID    CREATED    SIZE
demo_demo-server         latest     58dbd4137fd7   7 minutes ago   1.25GB
  • after:
$ docker images                                                
REPOSITORY        TAG    IMAGE ID    CREATED   SIZE
demo_demo-client    latest    079046a22362   39 seconds ago       21.7MB
demo_demo-server     latest    22d9b9100a45   About a minute ago   22.6MB

Link to tracking Issue:

Testing:

Documentation:

@JaredTan95 JaredTan95 requested review from a team as code owners November 1, 2022 08:01
@JaredTan95 JaredTan95 changed the title Reduce demo image size [examples/demo] Reduce demo image size Nov 1, 2022
@JaredTan95
Copy link
Member Author

/skip-changelog

@djaglowski djaglowski added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 1, 2022
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Nice! Thanks @JaredTan95

@dmitryax dmitryax added the ready to merge Code review completed; ready to merge by maintainers label Nov 1, 2022
@codeboten codeboten added Skip Changelog PRs that do not require a CHANGELOG.md entry and removed Skip Changelog PRs that do not require a CHANGELOG.md entry labels Nov 1, 2022
@bogdandrutu bogdandrutu merged commit 099ad78 into open-telemetry:main Nov 1, 2022
@JaredTan95 JaredTan95 deleted the reduce_demo_image_size branch November 2, 2022 00:49
dineshg13 pushed a commit to DataDog/opentelemetry-collector-contrib that referenced this pull request Nov 21, 2022
* remove warning

Signed-off-by: jian.tan <[email protected]>

* fix TestExporter_PushTraceRecord Flaky test

* Reduce the demo image size

Signed-off-by: jian.tan <[email protected]>
shalper2 pushed a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2022
* remove warning

Signed-off-by: jian.tan <[email protected]>

* fix TestExporter_PushTraceRecord Flaky test

* Reduce the demo image size

Signed-off-by: jian.tan <[email protected]>
@plantfansam plantfansam mentioned this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants