forked from open-telemetry/opentelemetry-specification
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Misc. spec-compliance-matrix updates for Ruby (open-telemetry#2642)
- We now specify adding attributes up-front as preferred in our documentation: open-telemetry/opentelemetry-ruby#1291 - We implement all of the attribute limits described in the spec. The remainder were implemented in: open-telemetry/opentelemetry-ruby#1292 - We have supported the TextMapPropagator for awhile (v0.17, released 2021-04-22) - We have supported `OTEL_SERVICE_NAME` for awhile (v1.0.0rc2, released 2021-06-23) - We support all `OTEL_EXPORTER_{JAEGER,ZIPKIN}` defined in the spec since 2021. - We definitely suppport the Exporter interface (unclear how we could have hit 1.0 without it).
- Loading branch information
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters