Skip to content

Extract tracing into dedicated crate - #2513

Open
Mirko-von-Leipzig wants to merge 1 commit into
nextfrom
mirko/dedicated-tracing-crate
Open

Extract tracing into dedicated crate#2513
Mirko-von-Leipzig wants to merge 1 commit into
nextfrom
mirko/dedicated-tracing-crate

Conversation

@Mirko-von-Leipzig

@Mirko-von-Leipzig Mirko-von-Leipzig commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the miden-node-tracing facade crate for canonical attributes, event/span macros, error reports, and tracing runtime integration.
  • Move OpenTelemetry setup, gRPC propagation, panic handling, span helpers, and traced blocking spawns out of miden-node-utils.
  • Route workspace consumers and proc-macro expansions through the facade while re-exporting the upstream tracing types and macros required by applications and generated code.
  • Move the tracing unit and compile-fail tests with their implementation.

Changelog

changelog = "none"
reason    = "Internal tracing infrastructure extraction."

@Mirko-von-Leipzig
Mirko-von-Leipzig marked this pull request as draft August 24, 2026 18:01
@Mirko-von-Leipzig
Mirko-von-Leipzig force-pushed the mirko/dedicated-tracing-crate branch from 84d529c to c6de9ca Compare August 27, 2026 13:34
Base automatically changed from mirko/tracing-events to next August 27, 2026 13:52
@Mirko-von-Leipzig
Mirko-von-Leipzig force-pushed the mirko/dedicated-tracing-crate branch from c6de9ca to 3638ce8 Compare August 27, 2026 13:52
@Mirko-von-Leipzig
Mirko-von-Leipzig marked this pull request as ready for review August 27, 2026 14:13
@Mirko-von-Leipzig
Mirko-von-Leipzig marked this pull request as draft August 27, 2026 14:13
@Mirko-von-Leipzig
Mirko-von-Leipzig marked this pull request as ready for review August 27, 2026 14:20
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.

1 participant