We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4af61 commit c1a5faaCopy full SHA for c1a5faa
keps/sig-instrumentation/4785-resource-state-metrics/README.md
@@ -419,7 +419,7 @@ the metric generation configuration as follows (please note that the schema is
419
fast-moving at this point and may be subject to change:
420
421
```yaml
422
-stores: # Set of metrics stores for each CR we want to generate metrics for.
+generators: # Set of metrics stores for each CR we want to generate metrics for.
423
- group: "contoso.com" # CR's group.
424
version: "v1alpha1" # CR's version.
425
# Both kind and resource names are required to avoid plural ambiguities, see
0 commit comments