Skip to content

Commit 5ecab2c

Browse files
maryliagblumamir
andauthored
docs(detector-alibaba): add details about semantic conventions (#2130)
* docs(detector-alibaba): add details about semantic conventions Add details about semantic conventions verion used. * remove sem conv from title --------- Co-authored-by: Amir Blum <[email protected]>
1 parent aabd6aa commit 5ecab2c

File tree

1 file changed

+2
-0
lines changed
  • detectors/node/opentelemetry-resource-detector-alibaba-cloud

1 file changed

+2
-0
lines changed

detectors/node/opentelemetry-resource-detector-alibaba-cloud/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ const tracerProvider = new NodeTracerProvider({ resource });
2828

2929
## Available detectors
3030

31+
This package uses `@opentelemetry/semantic-conventions` version `1.22+`, which implements Semantic Convention [Version 1.7.0](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7.0/semantic_conventions/README.md)
32+
3133
### Alibaba Cloud Ecs Detector
3234

3335
Populates `cloud` and `host` for processes running on [Alibaba Cloud ECS](https://www.alibabacloud.com/product/ecs). More info about Alibaba Instance Identities can be found [here](https://www.alibabacloud.com/help/en/ecs/user-guide/use-instance-identities).

0 commit comments

Comments
 (0)