Skip to content

Commit

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

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

## Compatibility Matrix

| 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 2395de6

Please sign in to comment.