beam-telemetry / telemetry

Dynamic dispatching library for metrics and instrumentations.
https://hexdocs.pm/telemetry
Apache License 2.0
872 stars 66 forks source link

add a note about using convert_time_unit #67

Closed ericsullivan closed 4 years ago

ericsullivan commented 4 years ago

I wrote an event handler for a span and was surprised by the results in the duration field. I hadn't worked with native units before, and wanted to provide a little more context on how you might use them.