Skip to content

Commit 43327f0

Browse files
authored
Merge pull request #51750 from Colvin-Y/fix/promtheus-doc-link-err
Fix broken link in "Metrics For Kubernetes System Components" page
2 parents 0b4101e + 23b51ce commit 43327f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/cluster-administration/system-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ is encountered that is not allowed with respect to the allow-list constraints.
250250

251251
## {{% heading "whatsnext" %}}
252252

253-
* Read about the [Prometheus text format](https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md#text-based-format)
253+
* Read about the [Prometheus text format](https://github.com/prometheus/docs/blob/main/docs/instrumenting/exposition_formats.md#text-based-format)
254254
for metrics
255255
* See the list of [stable Kubernetes metrics](https://github.com/kubernetes/kubernetes/blob/master/test/instrumentation/testdata/stable-metrics-list.yaml)
256256
* Read about the [Kubernetes deprecation policy](/docs/reference/using-api/deprecation-policy/#deprecating-a-feature-or-behavior)

0 commit comments

Comments
 (0)