Skip to content

Commit

Permalink
doc(detector-alibaba): add details about semantic conventions
Browse files Browse the repository at this point in the history
Add details about semantic conventions verion used.
  • Loading branch information
maryliag committed Apr 19, 2024
1 parent b903bce commit ecf1272
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -26,7 +26,9 @@ const resource = await detectResources({
const tracerProvider = new NodeTracerProvider({ resource });
```

## Available detectors
## Available detectors & Semantic Conventions

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

Expand Down

0 comments on commit ecf1272

Please sign in to comment.