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

The warp.rs example does not work. #5

Open
hetoug opened this issue Nov 28, 2022 · 1 comment
Open

The warp.rs example does not work. #5

hetoug opened this issue Nov 28, 2022 · 1 comment

Comments

@hetoug
Copy link

hetoug commented Nov 28, 2022

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?

@hetoug
Copy link
Author

hetoug commented Nov 28, 2022

Sorry. It does work, you just have sen a enormous amount of stuff through to get anything sent to NR. The drop() method is not called :(

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

No branches or pull requests

1 participant