Skip to content

Commit b41b9da

Browse files
committed
add tests
1 parent dd24562 commit b41b9da

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.chloggen/recommedded-resource-attributes.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ component: auto-instrumentation
88
note: Update recommended resource attributes to match the [semantic conventions](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/non-normative/k8s-attributes.md)
99

1010
# One or more tracking issues related to the change
11-
issues: []
11+
issues: [3797]
1212

1313
# (Optional) One or more lines of additional information to render under the primary note.
1414
# These lines will be padded with 2 spaces and then inserted directly into the document.

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,9 @@ EOF
729729

730730
## Configure resource attributes
731731

732+
The OpenTelemetry Operator can automatically set resource attributes as defined in the
733+
[OpenTelemetry Semantic Conventions](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/non-normative/k8s-attributes.md).
734+
732735
### Configure resource attributes with annotations
733736

734737
This example shows a pod configuration with OpenTelemetry annotations using the `resource.opentelemetry.io/` prefix.

0 commit comments

Comments
 (0)