diff --git a/test/instrumentation/README.md b/test/instrumentation/README.md
index b9c41016bf7..80219cdba81 100644
--- a/test/instrumentation/README.md
+++ b/test/instrumentation/README.md
@@ -25,3 +25,16 @@ To update the golden test list, you can run:
```console
./test/instrumentation/test-update.sh
```
+
+To update the list of documented metrics (which you need to run first before
+upgrading the documentation markdown file).
+
+```console
+./test/instrumentation/update-documentation-metrics.sh
+```
+
+To update the documented list of metrics for k8s/website, please run:
+
+```console
+./test/instrumentation/update-documentation.sh
+```
diff --git a/test/instrumentation/documentation/main.go b/test/instrumentation/documentation/main.go
index c7e40709a7c..5e1d02e423e 100755
--- a/test/instrumentation/documentation/main.go
+++ b/test/instrumentation/documentation/main.go
@@ -53,12 +53,12 @@ These are the metrics which are exported in Kubernetes components (i.e. kube-api
- Name |
- Stability Level |
- Type |
- Help |
- Labels |
- Const Labels |
+ Name |
+ Stability Level |
+ Type |
+ Help |
+ Labels |
+ Const Labels |
diff --git a/test/instrumentation/testdata/documentation.md b/test/instrumentation/testdata/documentation.md
index 9a876e0cc1b..764a3cf39e7 100644
--- a/test/instrumentation/testdata/documentation.md
+++ b/test/instrumentation/testdata/documentation.md
@@ -15,12 +15,12 @@ These are the metrics which are exported in Kubernetes components (i.e. kube-api
- Name |
- Stability Level |
- Type |
- Help |
- Labels |
- Const Labels |
+ Name |
+ Stability Level |
+ Type |
+ Help |
+ Labels |
+ Const Labels |