Skip to content

CW_export 34: docs(mw/log) DltTraceBackend design - #296

Open
Y-Vaishnavi wants to merge 1 commit into
eclipse-score:mainfrom
Y-Vaishnavi:5A6A3ABB4B74F4375B4D7C51733A2996
Open

CW_export 34: docs(mw/log) DltTraceBackend design#296
Y-Vaishnavi wants to merge 1 commit into
eclipse-score:mainfrom
Y-Vaishnavi:5A6A3ABB4B74F4375B4D7C51733A2996

Conversation

@Y-Vaishnavi

@Y-Vaishnavi Y-Vaishnavi commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Notes for Reviewer

Pre-Review Checklist for the PR Author

  • PR title is short, expressive and meaningful
  • Commits are properly organized
  • Relevant issues are linked in the References section
  • Tests are conducted
  • Unit tests are added

Checklist for the PR Reviewer

  • Commits are properly organized and messages are according to the guideline
  • Unit tests have been written for new behavior
  • Public API is documented
  • PR title describes the changes

Post-review Checklist for the PR Author

  • All open points are addressed and tracked via issues

References

Closes #

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 227edf29-5c04-4c5d-bca3-b94239e1d1e4
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 4 packages loaded
WARNING: Target pattern parsing failed.
ERROR: Skipping '//:license-check': no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
ERROR: no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
INFO: Elapsed time: 15.007s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@Y-Vaishnavi
Y-Vaishnavi marked this pull request as ready for review September 3, 2026 07:59
@Y-Vaishnavi Y-Vaishnavi changed the title CW export: docs(mw/log) DltTraceBackend design CW_export 34: docs(mw/log) DltTraceBackend design Sep 3, 2026
@Y-Vaishnavi
Y-Vaishnavi force-pushed the 5A6A3ABB4B74F4375B4D7C51733A2996 branch from d3a2091 to 5ebca33 Compare September 3, 2026 08:14
forwards each record to the **Generic Trace Library (GTL)** through an owned
`score::analysis::tracing::ITraceLibrary` client. The GTL client is created by
`score::log_and_trace::dlt::CreateDltTraceLibrary()` (in
[`log_and_trace/plugins/dlt_plugin/code/trace_library/dlt_trace_factory.h`](../../../../log_and_trace/plugins/dlt_plugin/code/trace_library/dlt_trace_factory.h)).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

such links will be fixed once we have migrated to score.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants