Commit 8c896b0
Disable otel (#3043)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Disables OTEL integration for the legacy logging format and marks
session/machine IDs unused.
>
> - **Logger (`apps/framework-cli/src/cli/logger.rs`)**:
> - **Legacy format**:
> - Remove OTEL layer wiring even when `settings.export_to` is set (no
`otel_layer` used).
> - Mark `session_id` and `machine_id` parameters as unused
(`_session_id`, `_machine_id`).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
c39bd4d. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: George Anderson <george.anderson@fiveonefour.com>1 parent e2fc2b4 commit 8c896b0
1 file changed
+3
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
598 | | - | |
| 597 | + | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
606 | | - | |
607 | | - | |
| 605 | + | |
608 | 606 | | |
609 | 607 | | |
610 | 608 | | |
| |||
614 | 612 | | |
615 | 613 | | |
616 | 614 | | |
617 | | - | |
618 | 615 | | |
619 | 616 | | |
620 | 617 | | |
| |||
628 | 625 | | |
629 | 626 | | |
630 | 627 | | |
631 | | - | |
632 | 628 | | |
633 | 629 | | |
634 | 630 | | |
| |||
0 commit comments