Redis exporter
- Tier: 基础版, 专业版, 旗舰版
- Offering: 私有化部署
Redis 导出器
Redis exporter 使您能够测量各种 Redis 指标。
对于自编译安装,您必须自行安装和配置。
要启用 Redis 导出器:
-
编辑 /etc/gitlab/gitlab.rb。
-
添加(或找到并取消注释)以下行,确保其设置为 true:
rubyredis_exporter['enable'] = true -
保存文件并重新配置极狐GitLab,以使更改生效。
Prometheus 开始从暴露在 localhost:9121 的 Redis 导出器收集性能数据。