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

Allow pprof to be started when using docker-compose #6194

Merged

Conversation

mantas-sidlauskas
Copy link
Contributor

What changed?
Extending docker template to allow pprof port to be passed

Why?
It makes it possible to check profiles when using docker-compose up

How did you test it?
Local docker image build with command docker build . -t ubercadence/cadence-server:pprof --build-arg TARGET=auto-setup

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.87%. Comparing base (f3350d0) to head (f97add9).
Report is 2 commits behind head on master.

Additional details and impacted files

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@taylanisikdemir taylanisikdemir merged commit 891ede5 into cadence-workflow:master Jul 31, 2024
20 checks passed
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.

3 participants