summaryrefslogtreecommitdiffstats
path: root/docs/development/prometheus-metrics.rst
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@bell.ca>2022-03-23 16:29:49 +0000
committera.sreekumar <ajith.sreekumar@bell.ca>2022-03-23 16:29:54 +0000
commitd22e885b53ef99044925be873a48b294392b25e7 (patch)
treefad8219e9036b6ea99b4c8ac36500d52f405776f /docs/development/prometheus-metrics.rst
parent04a06dc1f8e393fe4c3dcde88c6d184cc3cd743f (diff)
Placeholder for prometheus metrics documentation
Change-Id: I646c094c1f0eeea096bc8afe6e4be17f07d2a3ea Issue-ID: POLICY-4034 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'docs/development/prometheus-metrics.rst')
-rw-r--r--docs/development/prometheus-metrics.rst13
1 files changed, 13 insertions, 0 deletions
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.