Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 36f480f

Browse files
author
Amir Blum
authored
docs: add instrumentations properties to README (#94)
1 parent 3ed8758 commit 36f480f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,12 @@
2424

2525
js extensions for the [open-telemetry](https://opentelemetry.io/) project, from [Aspecto](https://www.aspecto.io/) with :heart:
2626

27-
**Compatible with [otel v0.18.0](https://github.com/open-telemetry/opentelemetry-js/releases/tag/v0.18.0)**
27+
The instrumentations in this repo are:
28+
- vendor neutral
29+
- strictly complies with [open telemetry semantic conventions](https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/trace/semantic_conventions)
30+
- up to date with latest SDK version
31+
32+
**Compatible with [SDK v0.18.0](https://github.com/open-telemetry/opentelemetry-js/releases/tag/v0.18.0)**
2833
## Instrumentations
2934
| Instrumentation Package | Instrumented Lib | NPM |
3035
| --- | --- | --- |

0 commit comments

Comments
 (0)