- 03 Apr, 2020 3 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Fix plan checks for mirror queries See merge request gitlab-org/gitlab-exporter!110
-
Sean McGivern authored
Plans are no longer through namespace.plan_id, but through the root namespace via gitlab_subscriptions.
-
- 13 Feb, 2020 3 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Add Global stats See merge request gitlab-org/gitlab-exporter!104
-
Frédéric PLANCHON authored
-
- 30 Jan, 2020 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
fix: expose runner_type directly Closes #48 See merge request gitlab-org/gitlab-exporter!108
-
- 24 Jan, 2020 1 commit
-
-
Max Wittig authored
Before we exposed 'is_shared', but this value doesn't exist anymore since gitlab-foss@ca93faf1 so it only works previously added shared runners I've decided to directly expose the runner_type variable, since it allows for more detailed metrics, instead of just using is_shared Closes #48
-
- 20 Jan, 2020 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Update pg gem to v1.2.2 See merge request gitlab-org/gitlab-exporter!107
-
- 18 Jan, 2020 1 commit
-
-
Stan Hu authored
This adds support for Ruby 2.7 and PostgreSQL 12. Omnibus is also shipping two versions of the pg gem (v1.2.2 and v1.1.4), so let's make this consistent. Full list of changes: https://github.com/ged/ruby-pg/blob/master/History.rdoc
-
- 13 Jan, 2020 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Update redis-rb to 4.1.3 to match GitLab CE/EE See merge request gitlab-org/gitlab-exporter!106
-
- 11 Jan, 2020 1 commit
-
-
Stan Hu authored
One bug fix: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
-
- 23 Dec, 2019 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Update unicode-display_width (Rubocop dependency) See merge request gitlab-org/gitlab-exporter!105
-
- 20 Dec, 2019 1 commit
-
-
Ellen Marie Dash authored
It was previously at v1.1.0, which uses the deprecated `Gem.gunzip` method. The usage of deprecated functions was removed in unicode-display_width v1.3.3.
-
- 12 Nov, 2019 3 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Add validation of metric values Closes #60 See merge request gitlab-org/gitlab-exporter!102
-
- 11 Nov, 2019 1 commit
-
-
Ben Kochie authored
-
- 31 Oct, 2019 1 commit
-
-
Ben Kochie authored
-
- 25 Oct, 2019 1 commit
-
-
Ben Kochie authored
-
- 24 Oct, 2019 1 commit
-
-
Ben Kochie authored
Make sure to validate that when adding metric samples that the value is a number. Fixes: https://gitlab.com/gitlab-org/gitlab-exporter/issues/60
-
- 04 Sep, 2019 2 commits
-
-
Ahmad Sherif authored
Limit CI builds queries to 7 days See merge request gitlab-org/gitlab-exporter!101
-
Andreas Brandl authored
-
- 02 Sep, 2019 1 commit
-
-
Andreas Brandl authored
This applies to EE queries only. It improves performance of those queries significantly. Related to https://gitlab.com/gitlab-org/gitlab-exporter/issues/58
-
- 22 Aug, 2019 3 commits
-
-
Stan Hu authored
gitlab-monitor is now called gitlab-exporter.
-
Stan Hu authored
Rename gitlab-monitor to gitlab-exporter See merge request gitlab-org/gitlab-monitor!100
-
Adrien Kohlbecker authored
-
- 16 Aug, 2019 1 commit
-
-
Stan Hu authored
Update Redis gem from 3.1.5 -> 4.1.2 See merge request gitlab-org/gitlab-monitor!99
-
- 10 Aug, 2019 1 commit
-
-
Stan Hu authored
This matches the change in CE and brings in support for distributed Redis etc.
-
- 31 Jul, 2019 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
- 04 Jun, 2019 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Add Sidekiq::Stats metrics See merge request gitlab-org/gitlab-monitor!94
-
- 03 Jun, 2019 1 commit
-
-
chiehminw authored
Retreive Sidekiq stats metrics from https://github.com/mperham/sidekiq/blob/v5.2.7/lib/sidekiq/api.rb#L106 Signed-off-by:
chiehminw <chiehminw@synology.com>
-
- 24 May, 2019 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Fix default config: RemoteMirrors -> RemoteMirrorsProber See merge request gitlab-org/gitlab-monitor!96
-