mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
[13.0][ADD] monitoring_prometheus (#239)
[13.0][ADD] monitoring_prometheus
This commit is contained in:
committed by
Yannick Vaucher
co-authored by
Yannick Vaucher
parent
328f9e08c1
commit
2d6b54df47
@@ -0,0 +1,17 @@
|
||||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
|
||||
:alt: License
|
||||
|
||||
==============================
|
||||
Monitoring: Prometheus metrics
|
||||
==============================
|
||||
|
||||
Add an endpoint */metrics* to allow a Prometheus server to fetch application metrics.
|
||||
Current available metrics are:
|
||||
|
||||
* Request completion time with 3 differentiators:
|
||||
* Filestore
|
||||
* Assets
|
||||
* Everything else
|
||||
* Longpolling request count
|
||||
|
||||
No additional configuration is needed, just ensure that the Prometheus server is allowed to communicate with Odoo
|
||||
Reference in New Issue
Block a user