mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
feat(upgrade): add OpenMetrics to Upgrade to 33 doc
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
This commit is contained in:
@@ -196,6 +196,10 @@ Added APIs
|
||||
}
|
||||
$result->closeCursor();
|
||||
|
||||
- This version allows to expose some Nextcloud related metrics using OpenMetrics format.
|
||||
You can add your own exporters by implementing ``\OCP\OpenMetrics\IMetricFamily`` interface.
|
||||
See :doc:`/digging_deeper/openmetrics` for more information.
|
||||
|
||||
Changed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user