You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to get the warp.rs example to work, but it fails miserably.
The fiabonacci.rs example work as expected.
I have tried to find out what it is that fails, and it seems that setting the subscriber using tracing::subscriber::set_global_default is not working as expected with tracing-newrelic.
Do you have any pointers to where I could look in the code for the bug?
The text was updated successfully, but these errors were encountered:
I have tried to get the warp.rs example to work, but it fails miserably.
The fiabonacci.rs example work as expected.
I have tried to find out what it is that fails, and it seems that setting the subscriber using tracing::subscriber::set_global_default is not working as expected with tracing-newrelic.
Do you have any pointers to where I could look in the code for the bug?
The text was updated successfully, but these errors were encountered: