Skip to content

Commit 2a48cd2

Browse files
committed
chore: adding compatibility matrix for core and contrib
1 parent dc38495 commit 2a48cd2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,17 @@
4444

4545
This is the JavaScript version of [OpenTelemetry](https://opentelemetry.io/), a framework for collecting traces and metrics from applications.
4646

47+
## Compatibility Matrix
48+
49+
| Core version | Contrib Version |
50+
|--------------|-------------------------|
51+
| 0.16.x | 0.14.x not released yet |
52+
| 0.15.x | 0.13.x |
53+
| 0.14.x | 0.12.x |
54+
| 0.13.x | ------ |
55+
| 0.12.x | 0.11.x |
56+
| 0.11.x | 0.10.x |
57+
4758
## Quick start
4859

4960
### Application Owner

0 commit comments

Comments
 (0)