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
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
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
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