插件目录 » Redexporter 插件
作者 | noshutdown.ru 团队 | |
---|---|---|
网站 | https://noshutdown.ru/en/redmine-plugins-redexporter/ | |
代码仓库 | https://github.com/noshutdown-ru/redexporter | |
注册时间 | 2018-09-02(约6年前) | |
当前版本 | 0.0.2 | |
兼容性 | Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x | |
用户评分 |
允许您将 Redmine 指标暴露给 Prometheus。
支持邮箱:[email protected]
- load_average_one_minute 上一个小时的平均负载。
- disk_total_bytes 文件系统的总字节数。
- disk_used_bytes 文件系统的已用字节数。
- disk_free_bytes 文件系统的空闲字节数。
- cpu_usage 百分比CPU使用率。
- redmine_files_bytes redmine/files 文件夹占用的字节数。
- redmine_sessions_count Redmine 中的会话数。
- redmine_user_count Redmine 中的用户数。
- redmine_all_issues_count Redmine 中所有问题的总数。
- redmine_closed_issues_count Redmine 中所有已关闭问题的总数。
变更日志
0.0.2 (2018-09-03)
兼容 Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x。
指标输出修复
0.0.1 (2018-09-02)
兼容 Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x。
指标- load_average_one_minute 上一个小时的平均负载。
- disk_total_bytes 文件系统的总字节数。
- disk_used_bytes 文件系统的已用字节数。
- disk_free_bytes 文件系统的空闲字节数。
- cpu_usage 百分比CPU使用率。
- redmine_files_bytes redmine/files 文件夹占用的字节数。
- redmine_sessions_count Redmine 中的会话数。
- redmine_user_count Redmine 中的用户数。
- redmine_all_issues_count Redmine 中所有问题的总数。
- redmine_closed_issues_count Redmine 中所有已关闭问题的总数。