# opentracing-lua **Repository Path**: mirrors_addons/opentracing-lua ## Basic Information - **Project Name**: opentracing-lua - **Description**: Opentracing Library for Lua - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-03 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](http://opentracing.io) and [terminology](http://opentracing.io/documentation/pages/spec.html) more specifically. ## Quick Start Install the package using `luarocks` ```bash luarocks install opentracing ``` ## Conventions - All timestamps are in seconds ## License Apache License 2.0