- 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 4 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
-
Andreas Brandl authored
We provide sensible defaults for the `server` section for all cases. However, if the `server` part is totally absent from the config file, this fails to provide a default for `memory_threshold`.
-
- 13 Mar, 2019 3 commits
-
-
Ahmad Sherif authored
Monitor database bloat See merge request gitlab-org/gitlab-monitor!86
-
Andreas Brandl authored
-
Andreas Brandl authored
The queries are largely based on work from https://github.com/ioguix/pgsql-bloat-estimation. Context: https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6178
-
- 06 Mar, 2019 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Add support for Google Cloud Memorystore See merge request gitlab-org/gitlab-monitor!85
-
- 05 Mar, 2019 1 commit
-
-
Stan Hu authored
This adds an optional `redis_enable_client` config option that will turn off the CLIENT command when talking to the Sidekiq API. Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4164
-
- 18 Feb, 2019 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Bump pg gem to 1.1 See merge request gitlab-org/gitlab-monitor!84
-
- 15 Feb, 2019 1 commit
-
-
Stan Hu authored
This is in keeping with the CE/EE changes. Other version bumps were happening implicitly in Omnibus builds.
-
- 27 Nov, 2018 2 commits
-
-
Ahmad Sherif authored
Upgrade Sinatra to 2.0.4 See merge request gitlab-org/gitlab-monitor!82
-
Ahmad Sherif authored
Bump redis-namespace to 1.6.0 See merge request gitlab-org/gitlab-monitor!81
-
- 26 Nov, 2018 4 commits
-
-
Stan Hu authored
This fixes a number of CVEs and aligns dependencies with GitLab CE. Full list of changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md
-
Stan Hu authored
This reflects the version used in CE. Full list of changes: https://github.com/resque/redis-namespace/blob/master/CHANGELOG.md
-
Ahmad Sherif authored
Fix git-upload-pack processes always showing 1 process Closes #44 See merge request gitlab-org/gitlab-monitor!83
-
Ahmad Sherif authored
Add support for parsing process smaps See merge request gitlab-org/gitlab-monitor!80
-
- 25 Nov, 2018 1 commit
-
-
Stan Hu authored
-
- 21 Nov, 2018 1 commit
-
-
Stan Hu authored
When launched via Ruby, `pgrep` is launched via a shell (e.g. `sh -c pgrep foo bar`). When the `-f` flag is used with pgrep with a regex that has multiple words, it appears that that the shell is always matched. We can work around this issue by getting back the process name and filtering out `sh` from the list. Closes https://gitlab.com/gitlab-org/gitlab-monitor/issues/44
-
- 20 Nov, 2018 1 commit
-
-
Ahmad Sherif authored
Fix typo in pattern CLI help: unicron -> unicorn See merge request gitlab-org/gitlab-monitor!79
-
- 19 Nov, 2018 1 commit
-
-
Stan Hu authored
-
- 09 Nov, 2018 6 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Cleanup process collector See merge request gitlab-org/gitlab-monitor!78
-
Ben Kochie authored
-
Ben Kochie authored
-
Ben Kochie authored
-
Ben Kochie authored
-