Commit Graph

42 Commits

Author SHA1 Message Date
Stan Hu 7376ffc3a3 Add Prometheus metrics to track reCAPTCHA success/failures 2018-07-03 11:39:00 -07:00
Ben Kochie 78a9991543
Cleanup ruby sampler metrics
* Use a simple counter for sampler duration instead of a histogram.
* Use a counter to collect GC time.
* Remove unused objects metric.
* Cleanup metric names to match Prometheus conventions.
* Prefix generic GC stats with `gc_stat`.
* Include worker label on memory and file descriptor metrics.
2018-06-22 14:12:22 +02:00
Ben Bodenmiller ce7936176f cleanup Prometheus setup details 2018-05-29 08:29:19 +00:00
Joshua Lambert e4ebee4246 Remove experiemental notes from Prometheus docs 2018-05-21 10:48:59 +00:00
Pascal Borreli 12e3eff462 Fixed typos 2018-04-27 08:50:05 +00:00
Nathan Jones 33c163b347
Update index.md to describe leaving out the host in prometheus['listen_address'] to allow public access.
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-05 18:38:29 +02:00
Bob Van Landuyt d4d06bded1 Keep track of storage check timings 2017-12-11 13:18:39 +01:00
Bob Van Landuyt 9ced16d914 Add missing circuitbreaker metrics to prometheus documentation 2017-10-27 13:12:47 +02:00
Filipa Lacerda 25285d90a8 Merge branch 'pawel/prometheus_multiproc_dir_documentation' into 'master'
Documentation and link to explanation of prometheus_multiproc_dir

See merge request !12956
2017-07-20 16:56:37 +00:00
Pawel Chojnacki d4df306b07 Documentation and link to explanation of prometheus_multiproc_dir
- Change the wording a little bit
2017-07-20 10:18:06 +02:00
Ben Kochie 53c2f5538b Add versions to Prometheus metrics doc
Document the original release of each Prometheus metric.
2017-07-19 14:40:30 +02:00
Ben Kochie afba21f6a0 Update piplines created metric name
* Use `_total` naming convention.
* Add to metrics documentation.
2017-07-19 09:43:57 +02:00
Joshua Lambert 811108dce9 Fixed typos 2017-07-18 10:58:19 -04:00
Joshua Lambert 9f85578c0a Update admin docs 2017-07-17 00:29:21 -04:00
Achilleas Pipinellis 1322042bcb Split docs on IP whitelist for monitoring access 2017-07-16 11:25:34 +03:00
Ben Kochie 79465fb3d4 Update sessions metric name. 2017-07-12 15:05:51 +02:00
Ben Kochie 93be7b5a1c Update metrics docs. 2017-07-12 15:00:17 +02:00
Ben Kochie 86cbef4df4 Add unit to latency metrics.
Add `seconds` unit to latency metrics based on uptream naming
convention[0].

[0]: https://prometheus.io/docs/practices/naming/#metric-names
2017-07-12 14:48:46 +02:00
Achilleas Pipinellis e8a29506f6 Fix broken relative URL in prometheus docs 2017-06-21 11:29:47 +02:00
Joshua Lambert 9f7460c6e7 Add Prometheus metrics documentation 2017-06-19 19:10:05 -07:00
Joshua Lambert 2413a4b5eb Remove unnecessary paragraph 2017-03-20 11:24:40 -04:00
Joshua Lambert fa87ff0e30 Minor tweak 2017-03-20 11:21:24 -04:00
Joshua Lambert 24a3311848 Update docs to indicate prometheus k8s monitoring is on by default 2017-03-20 11:17:57 -04:00
Joshua Lambert 0ac690778c Fix config option to disable Prometheus 2017-03-16 22:06:47 +00:00
Achilleas Pipinellis 72bd0aa0ca Fix broken links limit lines to 80 chars
[ci skip]
2017-03-16 19:30:28 +01:00
Joshua Lambert 7726cb390e Add prometheus memory requirements, include additional detail on disabling prometheus in docs. 2017-03-16 14:02:07 -04:00
Joshua Lambert a5134f10fb Minor changes to administration doc 2017-03-15 15:41:10 -04:00
Achilleas Pipinellis 0d860ae39f Refactor Prometheus integration docs
[ci skip]
2017-03-15 10:37:07 +01:00
Lukas Raska 631d3c6baa Use correct GitLab Prometheus exporter name in docs 2017-02-24 07:50:45 +01:00
Achilleas Pipinellis 6ad9916833 Consider existing installations where the setting is not in gitlab.rb
[ci skip]
2017-02-09 10:31:02 +01:00
Achilleas Pipinellis 52313cfb14 Change to direct link for Omnibus Nginx docs
[ci skip]
2017-02-09 10:24:50 +01:00
Achilleas Pipinellis 419bbbf80d Add info on changing the default address/port Prometheus listens on
Reported in https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1905

[ci skip]
2017-02-09 10:20:30 +01:00
Achilleas Pipinellis 614f371989 Fix GitLab monitor Omnibus setting
[ci skip]
2017-02-09 10:03:01 +01:00
Achilleas Pipinellis a114f7cbc7 Add link to issue where HSTS is discussed
[ci skip]
2017-02-09 09:48:03 +01:00
Achilleas Pipinellis c803254e38 Add changes from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8764 2017-02-09 09:44:05 +01:00
Achilleas Pipinellis 1bde5d11e3 Use underscores instead of dashes in gitlab.rb
[ci skip]
2017-02-08 15:45:43 +01:00
Achilleas Pipinellis 4049783d88 Add GitLab monitor exporter docs 2017-02-08 15:44:56 +01:00
Achilleas Pipinellis 19a315a42a Add postgres exporter to Prometheus docs 2017-02-08 14:40:28 +01:00
Achilleas Pipinellis 20dd13abfd Use localhost for node_exporter 2017-02-08 14:31:12 +01:00
Achilleas Pipinellis a28f3f73c6 Add Redis exporter to Prometheus docs 2017-02-08 14:29:02 +01:00
Achilleas Pipinellis 5c718b8261 Split node_exporter to its own page 2017-02-08 13:40:11 +01:00
Achilleas Pipinellis 1498786e4a Move prometheus docs into their own dir
[ci skip]
2017-02-08 11:38:58 +01:00