Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 550 Bytes

File metadata and controls

27 lines (15 loc) · 550 Bytes

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-openresty

Conventions

  • All timestamps are in seconds

License

forked from https://github.com/Kong/opentracing-lua Apache License 2.0