Skip to content

Commit

Permalink
chore: adding compatibility matrix for core and contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
obecny committed Feb 9, 2021
1 parent dc38495 commit 6de9303
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,19 @@

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

## Compatibility Matrix

Last updated March 2020

| Core version | Contrib Version |
|--------------|-------------------------|
| 0.16.x | 0.14.x not released yet |
| 0.15.x | 0.13.x |
| 0.14.x | 0.12.x |
| 0.13.x | ------ |
| 0.12.x | 0.11.x |
| 0.11.x | 0.10.x |

## Quick start

### Application Owner
Expand Down

0 comments on commit 6de9303

Please sign in to comment.