Skip to content

Commit 39f7f0c

Browse files
author
Noah Perks Sloan
committed
doc: don't abbreviate
1 parent 8c5d979 commit 39f7f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customresourcestate-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ kube_myteam_io_v1_Foo_active_count{active="3",custom_metric="yes",foo="bar",name
153153
### Naming
154154

155155
The default metric names are prefixed to avoid collisions with other metrics.
156-
By default a namespace of `kube` and a subsystem based on your custom resource's GVK is used.
156+
By default a namespace of `kube` and a subsystem based on your custom resource's group+version+kind is used.
157157
You can override these with the namespace and subsystem fields.
158158

159159
```yaml

0 commit comments

Comments
 (0)