- 08 Nov, 2016 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Update queries for better monitoring See merge request !23
-
- 05 Nov, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 02 Nov, 2016 2 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Add ability to query row counts This commit allows for queries which only request for row counts to be gathered and written for Prometheus to gather. At this time 3 simple queries are added which monitor how many projects are orphaned and/or pending_delete, though the structure of the code allows for easily adding more queries which do SELECT COUNT(<whatever>) FROM <whatever>; See merge request !21
-
- 01 Nov, 2016 2 commits
-
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
This commit allows for queries which only request for row counts to be gathered and written for Prometheus to gather. At this time 3 simple queries are added which monitor how many projects are orphaned and/or pending_delete, though the structure of the code allows for easily adding more queries which do SELECT COUNT(<whatever>) FROM <whatever>;
-
- 30 Oct, 2016 2 commits
-
-
Pablo Carranza authored
Add support for probing process count See merge request !20
-
Ahmad Sherif authored
-
- 28 Oct, 2016 1 commit
-
-
Ahmad Sherif authored
-
- 27 Oct, 2016 2 commits
-
-
Pablo Carranza authored
Add Sidekiq monitoring Closes #3 See merge request !18
-
Ahmad Sherif authored
Closes #3
-
- 26 Oct, 2016 1 commit
-
-
Pablo Carranza authored
Allow returning quantiles for process-related probes Closes #4 See merge request !19
-
- 25 Oct, 2016 1 commit
-
-
Ahmad Sherif authored
Closes #4
-
- 24 Oct, 2016 2 commits
-
-
Ahmad Sherif authored
Vacuum queries are capitalised so we need to match capitalised We needed to use case-insensitive matcher (ILIKE) beside I've changed the query that we match to be capitalised too because that's how you're going to see them on the server, at least is what I think Relates to #6 See merge request !17
-
Paco Guzman authored
-
- 21 Oct, 2016 2 commits
-
-
Ahmad Sherif authored
Include Vacuum Queries collector Closes #6 See merge request !16
-
Paco Guzman authored
-
- 20 Oct, 2016 2 commits
-
-
Ahmad Sherif authored
Add documentation for gitlab-monitor See merge request !15
-
Stan Hu authored
-
- 10 Oct, 2016 2 commits
-
-
Pablo Carranza authored
Combine multiple probers into one See merge request !13
-
Ahmad Sherif authored
-
- 07 Oct, 2016 6 commits
-
-
Ahmad Sherif authored
Fix a typo in a memory field name See merge request !12
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
Pablo Carranza authored
Bind server to 0.0.0.0 address See merge request !11
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
- 06 Oct, 2016 1 commit
-
-
Pablo Carranza authored
Fix DB prober arguments See merge request !10
-
- 05 Oct, 2016 5 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
Pablo Carranza authored
Quote `pgrep` arguments See merge request !9
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
- 04 Oct, 2016 2 commits
-
-
Pablo Carranza authored
Monitor process attributes See merge request !8
-
Ahmad Sherif authored
-
- 30 Sep, 2016 4 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-