Skip to content

Commit

Permalink
Add compliance with recording SchemaURL in OTLP Exporter
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#2008
  • Loading branch information
tigrannajaryan committed Oct 18, 2021
1 parent e84d2ce commit 372db77
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 @@ -171,6 +171,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 372db77

Please sign in to comment.