Skip to content

Commit 0e8a3c9

Browse files
committed
fix attribute
1 parent d0d1a5d commit 0e8a3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/k8sattributesprocessor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ extract:
256256
The processor can be configured to set the
257257
[recommended resource attributes](https://opentelemetry.io/docs/specs/semconv/non-normative/k8s-attributes/):
258258
259-
- `otel_attributes` will translate `resource.opentelemetry.io/foo` to the `foo` resource attribute, etc.
259+
- `otel_annotations` will translate `resource.opentelemetry.io/foo` to the `foo` resource attribute, etc.
260260

261261
```yaml
262262
extract:

0 commit comments

Comments
 (0)