From f4b5a77a4ba678b883de7c5026e9eb3e54605422 Mon Sep 17 00:00:00 2001 From: deefreak Date: Fri, 12 Jan 2024 10:12:54 +0530 Subject: [PATCH] ottoscalr metrics doc --- OTTOSCALR_METRICS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OTTOSCALR_METRICS.md b/OTTOSCALR_METRICS.md index c722418..74418ab 100644 --- a/OTTOSCALR_METRICS.md +++ b/OTTOSCALR_METRICS.md @@ -1,4 +1,4 @@ -#### Ottoscalr metrics +## Ottoscalr metrics | Metric name | Metric type | Description | Labels/tags | |-----------|------|---------|-------------| @@ -30,7 +30,7 @@ | `ottoscalr_hpaenforcer_reconciled_count` | counter | Number of times a policyrecommendation has been reconciled by HPAEnforcer | `policyreco`=<policyrecommendation-name>
`namespace`=<policyrecommendation-namespace> | -#### Ottoscalr Controller Metrics +### Ottoscalr Controller Metrics All the kubebuilder controller metrics as mentioned here:- https://book.kubebuilder.io/reference/metrics-reference are available for ottoscalr controllers. All the metrics should be prefixed with `ottoscalr_` .