summaryrefslogtreecommitdiff
path: root/doc/administration/monitoring
Commit message (Collapse)AuthorAgeFilesLines
* Allow to disable the Performance Bar and document the `p b` shortcut in its ↵Rémy Coutable2017-10-301-0/+6
| | | | | | doc page Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add missing circuitbreaker metrics to prometheus documentationbvl-add-circuitbreaker-metrics-docsBob Van Landuyt2017-10-271-1/+3
|
* Clarify documentation about performance barernstvn2017-09-061-8/+8
|
* Moves the Performance Bar to the top instead of being at the bottomRémy Coutable2017-07-311-0/+0
|
* Merge branch 'pawel/prometheus_multiproc_dir_documentation' into 'master'Filipa Lacerda2017-07-201-1/+15
|\ | | | | | | | | Documentation and link to explanation of prometheus_multiproc_dir See merge request !12956
| * Documentation and link to explanation of prometheus_multiproc_dirpawel/prometheus_multiproc_dir_documentationPawel Chojnacki2017-07-201-1/+15
| | | | | | | | - Change the wording a little bit
* | Add versions to Prometheus metrics docbjk/metric_versionsBen Kochie2017-07-191-19/+19
| | | | | | | | Document the original release of each Prometheus metric.
* | Update piplines created metric namebjk/pipelines_created_totalBen Kochie2017-07-191-0/+1
|/ | | | | * Use `_total` naming convention. * Add to metrics documentation.
* Fixed typos35175-update-prometheus-admin-documentation-for-9-4-docsJoshua Lambert2017-07-181-2/+2
|
* Update admin docsJoshua Lambert2017-07-171-1/+2
|
* Split docs on IP whitelist for monitoring accessdocs/update-health-checkAchilleas Pipinellis2017-07-162-7/+50
|
* Update sessions metric name.Ben Kochie2017-07-121-1/+1
|
* Update metrics docs.Ben Kochie2017-07-121-15/+18
|
* Add unit to latency metrics.Ben Kochie2017-07-121-5/+5
| | | | | | | Add `seconds` unit to latency metrics based on uptream naming convention[0]. [0]: https://prometheus.io/docs/practices/naming/#metric-names
* Don't use Flipper for the Performance BarRémy Coutable2017-07-071-28/+0
| | | | | | | The implementation now simply rely on the `performance_bar_allowed_group_id` Application Setting. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-062-24/+26
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-4/+9
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Document the Performance BarRémy Coutable2017-07-064-0/+56
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix broken relative URL in prometheus docsAchilleas Pipinellis2017-06-211-1/+1
|
* Add Prometheus metrics documentation33922-add-ruby-metrics-documentationJoshua Lambert2017-06-193-2/+57
|
* Remove unnecessary paragraphJoshua Lambert2017-03-201-3/+0
|
* Minor tweakJoshua Lambert2017-03-201-1/+1
|
* Update docs to indicate prometheus k8s monitoring is on by defaultJoshua Lambert2017-03-201-8/+5
|
* Fix config option to disable PrometheusJoshua Lambert2017-03-161-2/+2
|
* Fix broken links limit lines to 80 charsAchilleas Pipinellis2017-03-161-8/+17
| | | | [ci skip]
* Add prometheus memory requirements, include additional detail on disabling ↵Joshua Lambert2017-03-161-12/+7
| | | | prometheus in docs.
* Minor changes to administration docJoshua Lambert2017-03-151-16/+10
|
* Refactor Prometheus integration docsAchilleas Pipinellis2017-03-151-0/+23
| | | | [ci skip]
* Use correct GitLab Prometheus exporter name in docsLukas Raska2017-02-241-1/+1
|
* Consider existing installations where the setting is not in gitlab.rbAchilleas Pipinellis2017-02-094-5/+5
| | | | [ci skip]
* Change to direct link for Omnibus Nginx docsAchilleas Pipinellis2017-02-091-1/+1
| | | | [ci skip]
* Add info on changing the default address/port Prometheus listens onAchilleas Pipinellis2017-02-091-0/+24
| | | | | | Reported in https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1905 [ci skip]
* Fix GitLab monitor Omnibus settingAchilleas Pipinellis2017-02-091-1/+1
| | | | [ci skip]
* Add link to issue where HSTS is discusseddocs/prometheusAchilleas Pipinellis2017-02-091-1/+3
| | | | [ci skip]
* Add changes from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8764Achilleas Pipinellis2017-02-091-3/+22
|
* Use underscores instead of dashes in gitlab.rbAchilleas Pipinellis2017-02-082-2/+2
| | | | [ci skip]
* Add GitLab monitor exporter docsAchilleas Pipinellis2017-02-082-0/+36
|
* Add postgres exporter to Prometheus docsAchilleas Pipinellis2017-02-082-0/+36
|
* Use localhost for node_exporterAchilleas Pipinellis2017-02-081-4/+2
|
* Add Redis exporter to Prometheus docsAchilleas Pipinellis2017-02-082-0/+39
|
* Split node_exporter to its own pageAchilleas Pipinellis2017-02-082-29/+43
|
* Move prometheus docs into their own dirAchilleas Pipinellis2017-02-083-103/+104
| | | | [ci skip]
* correct the prometheus feature configuration according to ↵Marcello2017-01-221-1/+1
| | | | https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template#L1147
* Add information on the dashboard and exporter portsAchilleas Pipinellis2017-01-221-1/+6
| | | | [ci skip]
* Expose Prometheus docs to the main READMEAchilleas Pipinellis2017-01-221-0/+5
| | | | [ci skip]
* Add Prometheus docsAchilleas Pipinellis2017-01-221-0/+97
| | | | | | Replaces https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1237 Omnibus MR: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1227 Omnibus issue: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1481
* Reduce size of images from 25MB to 13MB using pngquantAchilleas Pipinellis2016-11-228-0/+0
| | | | | | Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip]
* Add docs for request profilingfix/request-profiler-docsAhmad Sherif2016-10-143-0/+16
| | | | Closes #23239
* Move health check docs under user/admin_area/monitoringAchilleas Pipinellis2016-10-112-66/+0
| | | | [ci skip]
* Move monitoring/ to new locationAchilleas Pipinellis2016-09-2513-0/+572