Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support trace 0.6 #52

Merged
merged 7 commits into from
Feb 12, 2024
Merged

support trace 0.6 #52

merged 7 commits into from
Feb 12, 2024

Conversation

c-cube
Copy link
Member

@c-cube c-cube commented Feb 9, 2024

  • compat with trace 0.6
  • CI

@c-cube c-cube requested a review from mattjbray as a code owner February 9, 2024 19:47
Copy link
Member

@mattjbray mattjbray left a comment

Choose a reason for hiding this comment

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

LGTM, but build on 4.08 fails with:

File "src/lwt/opentelemetry_lwt.ml", line 31, characters 30-52:
31 |       let () = finally (Error (Printexc.to_string e)) in
                                   ^^^^^^^^^^^^^^^^^^^^^^
Error: This expression has type string but an expression was expected of type
         string * Printexc.raw_backtrace

@c-cube
Copy link
Member Author

c-cube commented Feb 12, 2024

That was an easy fix! Thanks :)

@c-cube c-cube merged commit 7f026bb into main Feb 12, 2024
3 checks passed
@c-cube c-cube deleted the wip-trace-0.6 branch February 12, 2024 15:30
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