- 12 Nov, 2019 1 commit
-
-
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#L106Signed-off-by:
chiehminw <chiehminw@synology.com>
-
- 24 May, 2019 3 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Fix default config: RemoteMirrors -> RemoteMirrorsProber See merge request gitlab-org/gitlab-monitor!96
-
Stan Hu authored
This was causing an uninitialized constant error.
-
- 02 May, 2019 5 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Remove process_smaps from default config Closes #51 See merge request gitlab-org/gitlab-monitor!93
-
Ahmad Sherif authored
Reduce memory allocations parsing smaps files See merge request gitlab-org/gitlab-monitor!92
-
Stan Hu authored
It appears the kernel `smaps_account` function along with regular expression matching can cause this probe to use 30% of the CPU if the process is scraped once per second. Disable it for now. Closes https://gitlab.com/gitlab-org/gitlab-monitor/issues/51
-
Stan Hu authored
-
- 25 Apr, 2019 4 commits
-
-
Ahmad Sherif authored
Add project_remote_mirror_last_successful_update_time_seconds metric See merge request gitlab-org/gitlab-monitor!91
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Add RemoteMirrorsProber See merge request gitlab-org/gitlab-monitor!90
-
Ahmad Sherif authored
Related to https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5313
-
- 17 Apr, 2019 3 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Track number of unarchived traces Closes #49 See merge request gitlab-org/gitlab-monitor!89
-
Tomasz Maczukin authored
-
- 03 Apr, 2019 4 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Make it possible to disable gathering number of created jobs See merge request gitlab-org/gitlab-monitor!88
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 14 Mar, 2019 3 commits
-
-
Ahmad Sherif authored
Fix error on missing `server` config section See merge request gitlab-org/gitlab-monitor!87
-
Ahmad Sherif authored
-
Andreas Brandl authored
-