- Add result param to the on finished callback
- Paused timers being resumed when a child timer is finished
measure
now always returns a Future
- Tags in children are not overriden by parent tags
errorMessage
and errorType
in each timer
PerformanceTimerException
to be able to set this two fields
- Added those tags to each span generated by OTEL exporter
- Automatically generate IDs in OTEL format
- Use timer id as trace id if it's a valid uuid
- Pause and resume OTEL exporter
- Headers for OTEL exporter (ex. authorization)
- OTEL exporter
- OTEL serializer
- Pause/Resume timers
- stackframes to trace event format
- on finished callback
- measure callback return type
- Improvements on docs and styling