rockspec/skywalking-nginx-lua-0.3-0.rockspec [6:22]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - } description = { summary = "The Nginx Lua agent for Apache SkyWalking", homepage = "https://github.com/apache/skywalking-nginx-lua", license = "Apache License 2.0" } dependencies = { "lua-resty-http >= 0.15", "lua-resty-jit-uuid >= 0.0.7" } build = { type = "builtin", modules = { ["skywalking.client"] = "lib/skywalking/client.lua", - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - rockspec/skywalking-nginx-lua-0.5.0-0.rockspec [6:22]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - } description = { summary = "The Nginx Lua agent for Apache SkyWalking", homepage = "https://github.com/apache/skywalking-nginx-lua", license = "Apache License 2.0" } dependencies = { "lua-resty-http >= 0.15", "lua-resty-jit-uuid >= 0.0.7" } build = { type = "builtin", modules = { ["skywalking.client"] = "lib/skywalking/client.lua", - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -