We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc38495 commit 2395de6Copy full SHA for 2395de6
README.md
@@ -44,6 +44,17 @@
44
45
This is the JavaScript version of [OpenTelemetry](https://opentelemetry.io/), a framework for collecting traces and metrics from applications.
46
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
58
## Quick start
59
60
### Application Owner
0 commit comments