/opentracing-lua

Opentracing Library for Lua

Primary LanguageLuaApache License 2.0Apache-2.0

Opentracing for Lua

This library is a Lua platform API for OpenTracing

Required Reading

To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more specifically.

Quick Start

Install the package using luarocks

luarocks install opentracing

Conventions

  • All timestamps are in seconds

License

Apache License 2.0