open-telemetry / opentelemetry-erlang-api

Erlang/Elixir OpenTelemetry API
Apache License 2.0
60 stars 13 forks source link

Repair typespec #46

Closed garthk closed 4 years ago

garthk commented 4 years ago

I'm pretty sure you didn't intend to document register_application_tracer/1 as:

Current time in UNIX Epoch time, nanoseconds since 00:00:00 UTC on 1 January 1970.

... but that's how it turned out. :) Fixed!