Skip to content

Commit 343104e

Browse files
authored
add ruby compatibility documentation (#1638)
1 parent 5172e84 commit 343104e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ The [opentelemetry-ruby-contrib repository][contrib-repo] contains instrumentati
5454

5555
OpenTelemetry Ruby follows the [versioning and stability document][otel-versioning] in the OpenTelemetry specification. Notably, we adhere to the outlined version numbering exception, which states that experimental signals may have a `0.x` version number.
5656

57+
## Compatibility
58+
59+
OpenTelemetry Ruby ensures compatibility with the current supported versions of
60+
the [Ruby language](https://www.ruby-lang.org/en/downloads/branches/).
61+
5762
## Useful links
5863

5964
- For more information on OpenTelemetry, visit: <https://opentelemetry.io/>

0 commit comments

Comments
 (0)