Skip to content

feat: add additional logging for tracing#371

Merged
StuwiiDev merged 1 commit into
mainfrom
feat/additional_trace_logging
Jul 15, 2026
Merged

feat: add additional logging for tracing#371
StuwiiDev merged 1 commit into
mainfrom
feat/additional_trace_logging

Conversation

@StuwiiDev

Copy link
Copy Markdown
Collaborator

Summary

If we need to use trace logging between PDS and ourselves, then we need to be able to retrieve those trace ids through logging.

Changes

  • Added the traceId as a variable and passed to both standard logging (for local debugging) and the activity diagnostics for app insights.

Validation

  • I can see the logs locally with the expected trace id outcome.

This has not been tested in deployed environment as the risk is low that it won't work. Standard logging at the least will pick it up.

So is so that we can retrieve trace id's ourselves and pass to pds for tracing
@StuwiiDev
StuwiiDev requested a review from a team as a code owner July 15, 2026 12:12
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
SUI.Client.GraphQLProcessJob 8% 9%
SUI.Client.Core 93% 87%
Matching 74% 49%
SUI.Client.StorageProcessJob 97% 83%
External 44% 32%
SUI.DBS.Response.Logger.Core 93% 72%
Shared 92% 84%
suiw 100% 100%
AppHost 100% 100%
Summary 68% (4184 / 6147) 50% (1124 / 2254)

@StuwiiDev
StuwiiDev merged commit 0dffb90 into main Jul 15, 2026
5 checks passed
@StuwiiDev
StuwiiDev deleted the feat/additional_trace_logging branch July 15, 2026 12:39
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