Type Aliasesยง
- Event
Factory - Event factory allows creating events with attributes defined at runtime. It leaks memory to do this, so create event factories once and reuse them.
- Span
Factory - SpanFactory allows creating spans with attributes defined at runtime. It leaks memory to do this, so create span factories once and reuse them.