Skip to content

sentry-tracing: Errors show up under wrong names in sentry #427

@loewenheim

Description

@loewenheim

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.

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions