Skip to content

Commit

Permalink
docs(detector-alibaba): add details about semantic conventions (#2130)
Browse files Browse the repository at this point in the history
* 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 <amirgiraffe@gmail.com>
  • Loading branch information
maryliag and blumamir committed May 18, 2024
1 parent aabd6aa commit 5ecab2c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ const tracerProvider = new NodeTracerProvider({ resource });

## Available detectors

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)

### Alibaba Cloud Ecs Detector

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).
Expand Down

0 comments on commit 5ecab2c

Please sign in to comment.