Skip to content

Standardize on span naming #41

@seanmonstar

Description

@seanmonstar

The prototype currently just looks for a span named tokio::task::spawn, but if want to work for any "runtime"-like thingy, we probably should have a more generic name. It still needs to be unique enough that a user would be very unlikely to create a span with the same name.

Besides task spawning, we also need to do this for wakers and resources too.

Metadata

Metadata

Assignees

Labels

S-featureSeverity: feature. This is adding a new feature.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions