- 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 1 commit
-
-
Adrien Kohlbecker authored
-
- 17 Apr, 2019 1 commit
-
-
Tomasz Maczukin authored
-
- 03 Apr, 2019 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 06 Feb, 2018 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 19 Jul, 2017 1 commit
-
-
Ahmad Sherif authored
-
- 08 Jul, 2017 2 commits
-
-
Ahmad Sherif authored
-
Tomasz Maczukin authored
-
- 05 Jul, 2017 1 commit
-
-
Ben Kochie authored
Remove obsolete database probes that have been moved to the `postgres_exporter`. * `blocked_queries` * `slow_queries:` * `stuck_idle_in_transactions` * `vacuum_queries`
-
- 30 Jun, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 29 Jun, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 31 May, 2017 3 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 30 May, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
In the previous commit we're using a wildcard to select all columns, now by using PGs information_schema we query if the column exits.
-
- 23 May, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
The query we used refferenced a EE column directly, breaking CE compat. This query changes that behaviour by using a wildcard match on all projects colums. The code which interprets the results can already handle extra columns. Query was copy-pasted from https://gitlab.com/gitlab-org/gitlab-monitor/issues/25#note_30414761 and solves gitlab-org/gitlab-monitor#25
-
- 19 May, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 01 May, 2017 1 commit
-
-
Ahmad Sherif authored
-
- 18 Mar, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 02 Mar, 2017 1 commit
-
-
Ben Kochie authored
* Update metric name to match new convention. * Remove unecessary labels. * Update specs.
-
- 01 Mar, 2017 4 commits
-
-
Ben Kochie authored
Use `namespace_id` in place of `namespaces.path` in order to obfuscate the namespace in the metrics.
-
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.
-
- 28 Feb, 2017 1 commit
-
-
Ben Kochie authored
-
- 27 Feb, 2017 1 commit
-
-
Tomasz Maczukin authored
-
- 07 Dec, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 05 Dec, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 02 Dec, 2016 1 commit
-
-
Tomasz Maczukin authored
-