Placeholder for prometheus metrics documentation 22/128022/1
authora.sreekumar <ajith.sreekumar@bell.ca>
Wed, 23 Mar 2022 16:29:49 +0000 (16:29 +0000)
committera.sreekumar <ajith.sreekumar@bell.ca>
Wed, 23 Mar 2022 16:29:54 +0000 (16:29 +0000)
Change-Id: I646c094c1f0eeea096bc8afe6e4be17f07d2a3ea
Issue-ID: POLICY-4034
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
docs/development/development.rst
docs/development/prometheus-metrics.rst [new file with mode: 0644]

index 4da6f51..2ae3d64 100644 (file)
@@ -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 (file)
index 0000000..7e9211a
--- /dev/null
@@ -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.