- May 19, 2017
-
-
Ahmad Sherif authored
Monitor scheduled jobs See merge request !51
-
Zeger-Jan van de Weg authored
-
- May 01, 2017
-
-
Ahmad Sherif authored
Return a correct result structure in case of an exception in CiBuildsCollector#get_builds See merge request !50
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
- Apr 29, 2017
-
-
Ahmad Sherif authored
Add notes on how to run gitlab-monitor as a Web exporter See merge request !47
-
- Apr 28, 2017
-
-
Stan Hu authored
-
- Apr 27, 2017
-
-
Ahmad Sherif authored
Collect Sidekiq dead jobs count Closes #23 See merge request !49
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Add monitoring for queries that are idle in transaction state too long See merge request !48
-
Stan Hu authored
-
- Apr 19, 2017
-
-
Pablo Carranza authored
Add a list of exported metrics to the README See merge request !45
-
Pablo Carranza authored
Minor README cleanup See merge request !46
-
- Apr 12, 2017
-
-
Robert Speicher authored
-
- Apr 06, 2017
-
-
Robert Speicher authored
Adds relative links to the YAML configuration file, corrects a "postgresq" typo, and adds inline code blocks where it makes sense.
-
Robert Speicher authored
-
- Mar 24, 2017
-
-
Marat Kalibekov authored
Fix error 500 when process file goes away in a race condition Closes #16 See merge request !44
-
Pablo Carranza authored
-
Pablo Carranza authored
-
- Mar 18, 2017
-
-
John Northrup authored
Update to new CI schema: gl_project_id => project_id See merge request !43
-
Kamil Trzcinski authored
-
- Mar 16, 2017
-
-
Ahmad Sherif authored
Add a row count for Uploads See merge request !42
- Mar 13, 2017
-
-
Ahmad Sherif authored
Closes #20
-
- Mar 09, 2017
-
-
Robert Speicher authored
-
- Mar 02, 2017
-
-
Ahmad Sherif authored
Cleanup stale builds metric See merge request !41
-
Ben Kochie authored
-
Ben Kochie authored
Use literal output instead of matching individual lines.
-
Ben Kochie authored
* Update metric name to match new convention. * Remove unecessary labels. * Update specs.
-
Ahmad Sherif authored
Improve CI builds metrics See merge request !40
-
- Mar 01, 2017
-
-
Ben Kochie authored
Use `namespace_id` in place of `namespaces.path` in order to obfuscate the namespace in the metrics.
-
Ben Kochie authored
Test for all cases of "other" buckets.
-
Ben Kochie authored
* Don't create the "other" buckets until after all other buckets are done.
-
Ben Kochie authored
* Combine all running workers into one query * Update specs.
-
Ben Kochie authored
* Remove `_total` from metric name, this is a gauge. * Split `running` and `created` builds into separate metrics. * Add `namespace.path` as new metric label. * Refactor `metrics_total` function to support new metrics and labeling. * Reduce cardinality for `pending` and `created` builds by ignoring values less than 10. * Split stale builds metrics to separate function. * Update specs.
-
- Feb 28, 2017
-
-
Ben Kochie authored
-
Kamil Trzciński authored
Add count of created jobs to ci_builds_total metric See merge request !39
-
- Feb 27, 2017
-
-
Tomasz Maczukin authored
-