Project

General

Profile

Plugins Directory » Redexporter plugin

Author: noshutdown.ru Team
Website: https://github.com/noshutdown-ru/redexporter
Code repository: https://github.com/noshutdown-ru/redexporter
Registered on: 2018-09-02 (over 7 years ago)
Current version: 1.0.0
Compatible with: Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x
User ratings:   (0)

Changelog

1.0.0 (2026-01-12)

Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.

- Enabled support of Redmine 5.x/6.x.
- Prometheus metrics added for system, Ruby VM, projects, issues, users, and request performance.

0.0.2 (2018-09-03)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

Metrics output fixes

0.0.1 (2018-09-02)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

Metrics
  • load_average_one_minute Load average for last minute.
  • disk_total_bytes Number of total bytes for the file system.
  • disk_used_bytes Number of used bytes for the file system.
  • disk_free_bytes Number of free bytes for the file system.
  • cpu_usage Cpu usage in percent.
  • redmine_files_bytes How much bytes redmine/files folder consume.
  • redmine_sessions_count Number of sessions in the Redmine.
  • redmine_user_count Number of users in the Redmine.
  • redmine_all_issues_count Count of all issues in the Redmine.
  • redmine_closed_issues_count Count of all closed issues in the Redmine.