feat: add prometheus + cloud_plateform azure

This commit is contained in:
vrenaville
2022-05-12 11:33:25 +02:00
parent 937e87220a
commit 19da00949a
13 changed files with 253 additions and 0 deletions
+17
View File
@@ -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