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

📖 (doc): Add under the docs/draft how to profilling with pprof #1876

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Mar 20, 2025

This one as just a doc to show we can use pprof with the components
The usage of pprof can help us solve bugs and analyse issues
It is blocked by #1875 because we need to add a flag.

It is related to (Motivated by):

@camilamacedo86 camilamacedo86 requested a review from a team as a code owner March 20, 2025 12:38
Copy link

netlify bot commented Mar 20, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit f12c8f7
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/67dc0c5b224f34000883b32e
😎 Deploy Preview https://deploy-preview-1876--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@camilamacedo86 camilamacedo86 changed the title 📖 (doc): Add under the docs/draft how to profilling with pprof 📖 (doc): Add under the docs/draft how to profilling with pprof (Blocked by: #1875) Mar 20, 2025
@camilamacedo86
Copy link
Contributor Author

/hold until we get merged #1875

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 20, 2025
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.94%. Comparing base (0c87596) to head (f12c8f7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1876      +/-   ##
==========================================
- Coverage   69.00%   68.94%   -0.06%     
==========================================
  Files          66       66              
  Lines        5236     5236              
==========================================
- Hits         3613     3610       -3     
- Misses       1392     1394       +2     
- Partials      231      232       +1     
Flag Coverage Δ
e2e 50.35% <ø> (-0.08%) ⬇️
unit 56.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@anik120 anik120 left a comment

Choose a reason for hiding this comment

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

I don't think this is needed in the user docs.

The docs folder hosts the OLMv1 user docs, and this is a dev doc.

@camilamacedo86
Copy link
Contributor Author

Hi @anik120

Thank you for your input and help. As far I understand our documentation as a whole is valid for both end users and maintainers.

IHMO: I believe it is important to have documentation that explains how to enable and use it with the components. This will be helpful for end users when they encounter issues and need gather further details, as well as for us (maintainers) when we are looking to debug an issue

@camilamacedo86
Copy link
Contributor Author

/hold cancel

We can move forward now

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 21, 2025
@camilamacedo86 camilamacedo86 changed the title 📖 (doc): Add under the docs/draft how to profilling with pprof (Blocked by: #1875) 📖 (doc): Add under the docs/draft how to profilling with pprof Mar 21, 2025
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