You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#4465.
Addresses the five 404s reported by the check-links workflow:
- pull/1670 entry: remove stray bracket and leading paren so the
markdown link parses correctly.
- aws/ecs.md: point to the current location in the semantic-conventions
repo. Semantic conventions moved out of opentelemetry-specification.
- v1.12.0rc2-0.32b0 release tag: the published tag on
opentelemetry-python is v1.12.0rc2, not v1.12.0rc2-0.32b0.
- pull/227 entry: drop stray bracket inside the URL.
- #1033 link: restore missing slash between the org and repo.
-`opentelemetry/sdk/extension/aws` Implement [`aws.ecs.*`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/resource/semantic_conventions/cloud_provider/aws/ecs.md) and [`aws.logs.*`](https://opentelemetry.io/docs/reference/specification/resource/semantic_conventions/cloud_provider/aws/logs/) resource attributes in the `AwsEcsResourceDetector` detector when the ECS Metadata v4 is available
1180
+
-`opentelemetry/sdk/extension/aws` Implement [`aws.ecs.*`](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/resource/cloud-provider/aws/ecs.md) and [`aws.logs.*`](https://opentelemetry.io/docs/reference/specification/resource/semantic_conventions/cloud_provider/aws/logs/) resource attributes in the `AwsEcsResourceDetector` detector when the ECS Metadata v4 is available
0 commit comments