Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

span! macro should allow customizing a span's target #19

Open
hawkw opened this issue Sep 30, 2018 · 0 comments
Open

span! macro should allow customizing a span's target #19

hawkw opened this issue Sep 30, 2018 · 0 comments
Assignees
Labels
area/macros Related to macros crate/macros Related to the `tokio-trace-macros` crate good first issue Good for newcomers help wanted Extra attention is needed kind/enhancement New feature or request

Comments

@hawkw
Copy link
Owner

hawkw commented Sep 30, 2018

Follow-up from #17.

Currently, Events may be constructed with arbitrary target strings, like log records from the log crate, but Spans may only be constructed with the source module path as the target. This should be changed so that subscribers have more metadata for filtering spans.

See also #18, a related issue.

@hawkw hawkw added kind/enhancement New feature or request good first issue Good for newcomers labels Sep 30, 2018
@hawkw hawkw added the help wanted Extra attention is needed label Oct 8, 2018
@hawkw hawkw added the crate/macros Related to the `tokio-trace-macros` crate label Nov 5, 2018
@davidbarsky davidbarsky self-assigned this Nov 19, 2018
@hawkw hawkw added the area/macros Related to macros label Nov 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/macros Related to macros crate/macros Related to the `tokio-trace-macros` crate good first issue Good for newcomers help wanted Extra attention is needed kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants