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

Add crucial missing traces in porch codebase #828

Open
kushnaidu opened this issue Jan 8, 2025 · 0 comments
Open

Add crucial missing traces in porch codebase #828

kushnaidu opened this issue Jan 8, 2025 · 0 comments

Comments

@kushnaidu
Copy link
Contributor

kushnaidu commented Jan 8, 2025

During debugging of porch performance issues, it was noticed that in certain places of the code, tracing doesn't exist.
For example,
image

image

It is important to add traces to the missing parts of the code so that debugging and analyzing code can be done effectively.

JamesMcDermott added a commit to Nordix/porch that referenced this issue Jan 14, 2025
- this required wiring Contexts into some flows to
  propagate the tracing links/trees
  - hence profusion of small edits
- added "[START]" markers to trace names of entrypoint/
  beginning-of-flow trace spans
  - for ease of identification in Jaeger

nephio-project/nephio#828
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

No branches or pull requests

1 participant