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 d0d1a5d commit 0e8a3c9Copy full SHA for 0e8a3c9
processor/k8sattributesprocessor/README.md
@@ -256,7 +256,7 @@ extract:
256
The processor can be configured to set the
257
[recommended resource attributes](https://opentelemetry.io/docs/specs/semconv/non-normative/k8s-attributes/):
258
259
-- `otel_attributes` will translate `resource.opentelemetry.io/foo` to the `foo` resource attribute, etc.
+- `otel_annotations` will translate `resource.opentelemetry.io/foo` to the `foo` resource attribute, etc.
260
261
```yaml
262
extract:
0 commit comments