From: a.sreekumar Date: Wed, 23 Mar 2022 16:29:49 +0000 (+0000) Subject: Placeholder for prometheus metrics documentation X-Git-Tag: 3.5.2~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d22e885b53ef99044925be873a48b294392b25e7;p=policy%2Fparent.git Placeholder for prometheus metrics documentation Change-Id: I646c094c1f0eeea096bc8afe6e4be17f07d2a3ea Issue-ID: POLICY-4034 Signed-off-by: a.sreekumar --- diff --git a/docs/development/development.rst b/docs/development/development.rst index 4da6f51a..2ae3d644 100644 --- a/docs/development/development.rst +++ b/docs/development/development.rst @@ -12,3 +12,4 @@ Policy Platform Development pdp/pdp-pap-interaction.rst actors/actors.rst property-configuration.rst + prometheus-metrics.rst diff --git a/docs/development/prometheus-metrics.rst b/docs/development/prometheus-metrics.rst new file mode 100644 index 00000000..7e9211ab --- /dev/null +++ b/docs/development/prometheus-metrics.rst @@ -0,0 +1,13 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. _prometheus-metrics: + +Prometheus Metrics support in Policy Framework Components +######################################################### + +.. contents:: + :depth: 3 + +This page explains the prometheus metrics exposed by different Policy Framework components.