Issues
- 0
Support for tracy
#233 opened by gz - 7
Running minitrace as a standalone project?
#229 opened by tisonkun - 1
qa: missing parent span
#223 opened by MrCroxx - 1
- 3
- 1
Making `futures` an optional dependency
#210 opened by lhallam - 1
- 4
[BUG] LocalSpan is broken in quick functions
#207 opened by qRoC - 7
`futures::Stream` and `futures::Sink` instrumentation
#198 opened by iGxnon - 5
WASM target support improvements
#203 opened by dotansimha - 9
`LocalSpan::enter_with_parent` missing?
#197 opened by dotansimha - 0
Add span tags dynamically
#199 opened by 0xd34d10cc - 0
- 6
RFC: tokio-tracing compatible layer
#191 opened by andylokandy - 6
Feature request: Span property on #[trace] macro
#183 opened by dotansimha - 4
`Reporter::report` should be `async fn`? 🤔
#189 opened by dotansimha - 0
- 5
- 3
`minitrace-opentelemetry` doesn't work with `opentelemetry_zipkin` exporter
#182 opened by dotansimha - 1
Automatically create a root span if none is present.
#176 opened by semtexzv - 12
WASM (`wasm32-unknown-unknown`) support?
#179 opened by dotansimha - 10
- 3
Feature: Support embedded async runtime
#131 opened by taqtiqa-mark - 5
Bug: Empty functions are not expanded
#129 opened by taqtiqa-mark - 1
- 1
- 9
Macro defaults: enter_on_poll & scope
#133 opened by taqtiqa-mark - 2
- 2
- 1
- 1
- 2
Integration test fails in test helper script
#165 opened by taqtiqa-mark - 2
Request: panic instead of noop
#166 opened by MarkSwanson - 9
Feature: #[trace(variables = [b])]
#135 opened by taqtiqa-mark - 1
does not work in a thread
#164 opened by MarkSwanson - 2
Panic with `AccessError` when logging in a `drop`
#160 opened by drmingdrmer - 2
- 4
Feature: Cargo feature - minitrace/max_level_off and minitrace/release_max_level_off
#118 opened by taqtiqa-mark - 1
Doc: Minitrace goals regarding Logging and Tracing crate compatibility with debug! etc macros
#116 opened by taqtiqa-mark - 7
Feature (sync): #[trace(recurse=all)]
#134 opened by taqtiqa-mark - 1
Feature: Feature "attributes"
#140 opened by taqtiqa-mark - 2
Doc: block expression requirement
#125 opened by taqtiqa-mark - 14
Bug: Missing BE silently compile and run.
#126 opened by taqtiqa-mark - 1
Feature: Github actions use sccache
#130 opened by taqtiqa-mark - 1
- 2
- 17
Feature: minitrace::Span::current()
#117 opened by taqtiqa-mark - 2
Doc: minitrace-attributes vs mintrace-macros
#139 opened by taqtiqa-mark - 1
minitrace-tests: async_std runtime as default
#132 opened by taqtiqa-mark - 4
Feature: #[trace("a-span", black-box=true)]
#122 opened by taqtiqa-mark