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

[imageprovider] reduce image size #1589

Merged

Conversation

puckpuck
Copy link
Contributor

@puckpuck puckpuck commented Jun 1, 2024

Changes

I noticed the images in the demo for the products were not optimized. In particular, the SolarFilter.jpg file was 6.9M. I used MacOS QuickActions -> Convert Image functionality to optimize all image sizes without sacrificing size or quality. Some images had significant size savings. Overall, the total size for all images went from 9.5MB to 1.4MB.

@puckpuck puckpuck requested a review from a team June 1, 2024 01:47
Copy link
Member

@mviitane mviitane left a comment

Choose a reason for hiding this comment

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

Great improvement. What about also scaling down a bit the two images with (unnecessarily) high resolution?
W: 2592px | H: 1944px
W: 2881px | H: 1921px

@julianocosta89 julianocosta89 merged commit b9c5d37 into open-telemetry:main Jun 3, 2024
28 checks passed
@puckpuck puckpuck deleted the imageprovider.reduce-image-size branch June 6, 2024 04:25
AlexPSplunk pushed a commit to splunk/edu-opentelemetry-demo that referenced this pull request Jul 10, 2024
* reduce image size

* reduce image size

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
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.

4 participants