首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Tarantool模块安装无法搜索清单

Tarantool模块安装无法搜索清单
EN

Stack Overflow用户
提问于 2020-06-23 17:15:17
回答 1查看 186关注 0票数 0

我正在尝试安装tarantool模块。使用图像tarantool/tarantool:2.3在docker容器中运行Tatrantool。

代码语言:javascript
复制
/opt/tarantool # tarantoolctl rocks install prometheus
Warning: Failed searching manifest: Failed fetching manifest for http://rocks.tarantool.org/ - Failed downloading http://rocks.tarantool.org/manifest - /root/.cache/luarocks/http___rocks.tarantool.org_/manifest
prometheus not found for Lua 5.1.
Checking if available for other Lua versions...
Checking for Lua 5.2...
Warning: Failed searching manifest: Failed fetching manifest for http://rocks.tarantool.org/ - Failed downloading http://rocks.tarantool.org/manifest - /root/.cache/luarocks/http___rocks.tarantool.org_/manifest
Checking for Lua 5.3...
Warning: Failed searching manifest: Failed fetching manifest for http://rocks.tarantool.org/ - Failed downloading http://rocks.tarantool.org/manifest - /root/.cache/luarocks/http___rocks.tarantool.org_/manifest
Checking for Lua 5.4...
Warning: Failed searching manifest: Failed fetching manifest for http://rocks.tarantool.org/ - Failed downloading http://rocks.tarantool.org/manifest - /root/.cache/luarocks/http___rocks.tarantool.org_/manifest

Error: No results matching query were found for Lua 5.1.
EN

回答 1

Stack Overflow用户

发布于 2020-06-23 20:00:31

普罗米修斯岩石已被弃用

建议使用更新的tarantool/metrics,下面是如何在prometheus https://github.com/tarantool/metrics/blob/master/example/prometheus_export.lua中使用它的示例

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/62531309

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档