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

Optimize output of debug instrumentation flush, fixes #5023 #5025

Merged

Conversation

gilbertsoft
Copy link
Member

@gilbertsoft gilbertsoft commented Jun 26, 2023

The Issue

#5023

How This PR Solves The Issue

Because the flush method of Amplitide has no return value we do not know if events are subitted or not. Only way around is to let the Amplitude logger print some messages.

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

@gilbertsoft gilbertsoft force-pushed the task/optimize-debug-instrumentation-flush branch from ac06c0a to a5a81fe Compare June 26, 2023 08:30
@gilbertsoft
Copy link
Member Author

gilbertsoft commented Jun 26, 2023

Instead of the EOF warning a propper message is now printed if the cache is empty
grafik

@gilbertsoft gilbertsoft force-pushed the task/optimize-debug-instrumentation-flush branch from a5a81fe to 2dc928f Compare June 26, 2023 08:37
@gilbertsoft gilbertsoft marked this pull request as ready for review June 26, 2023 08:38
@gilbertsoft gilbertsoft requested a review from a team as a code owner June 26, 2023 08:38
@github-actions
Copy link

@gilbertsoft gilbertsoft changed the title Optimize output of debug instrumentation flush Optimize output of debug instrumentation flush, fixes #5023 Jun 26, 2023
@rfay rfay merged commit cc8e068 into ddev:master Jun 26, 2023
16 checks passed
@rfay rfay deleted the task/optimize-debug-instrumentation-flush branch June 26, 2023 16:01
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.

None yet

2 participants