Add tracing infrastructure #4

Open
opened 2025-10-03 22:43:38 +02:00 by federico · 1 comment
Collaborator

Maybe start with a basic HTTP tracing layer, as in the tower-http example - .layer(TraceLayer::new_for_http()).

We can then add ad-hoc tracepoints for the rest of the functionality as we go.

Maybe start with a basic HTTP tracing layer, as in the [tower-http example](https://docs.rs/tower-http/0.6.6/tower_http/#example-server) - `.layer(TraceLayer::new_for_http())`. We can then add ad-hoc tracepoints for the rest of the functionality as we go.
Collaborator

Nice

Nice
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: projects/love_fipamo#4
No description provided.