-
-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
Environment
How do you use Sentry?
Sentry 4 Sentry
Which SDK and version?
sentry-rust 0.24.2
Steps to Reproduce
With sentry-tracing
enabled, call tracing::error!
Expected Result
The error shows up in sentry under a sensible name
Actual Result
The error shows up in Sentry with a name like event crates/symbolicator/src/services/objects/data_cache.rs:189 download_file
.
This behavior has already been fixed in #423. We're keeping this open as a tracking issue until we know what behavior we actually want to see instead.
jan-auer
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working