Skip to content

Commit

Permalink
Add compliance with recording SchemaURL in OTLP Exporter (#2029)
Browse files Browse the repository at this point in the history
We want to capture if OTLP exporters implement OTLP changes required
by OTEP0152 (https://github.com/open-telemetry/oteps/blob/main/text/0152-telemetry-schemas.md)

Continuation of open-telemetry/opentelemetry-specification#2008
  • Loading branch information
tigrannajaryan authored Oct 20, 2021
1 parent 93b1564 commit 3a28b22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,9 @@ Note: Support for environment variables is optional.
| Honors non-retryable responses | X | + | | - | + | + | - | | | - | - | - |
| Honors throttling response | X | + | | - | + | + | - | | | - | - | - |
| Multi-destination spec compliance | X | + | | | [-][py1109] | | - | | | - | - | - |
| SchemaURL in ResourceSpans and InstrumentationLibrarySpans | | | | | | | | | | | | |
| SchemaURL in ResourceMetrics and InstrumentationLibraryMetrics | | | | | | | | | | | | |
| SchemaURL in ResourceLogs and InstrumentationLibraryLogs | | | | | | | | | | | | |
| [Zipkin](specification/trace/sdk_exporters/zipkin.md) | | | | | | | | | | | | |
| Zipkin V1 JSON | X | - | + | | + | - | - | - | - | - | - | - |
| Zipkin V1 Thrift | X | - | + | | [-][py1174] | - | - | - | - | - | - | - |
Expand Down

0 comments on commit 3a28b22

Please sign in to comment.