Skip to content

Commit

Permalink
Indicate Go supports Get Tracer with schema_url (open-telemetry#1823)
Browse files Browse the repository at this point in the history
The support was added in this PR open-telemetry/opentelemetry-go#1889
  • Loading branch information
tigrannajaryan authored Jul 21, 2021
1 parent fb5899a commit 25fc13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ formats is required. Implementing more than one format is optional.
| [TracerProvider](specification/trace/api.md#tracerprovider-operations) | | | | | | | | | | | | |
| Create TracerProvider | | + | + | + | + | + | + | + | + | + | + | + |
| Get a Tracer | | + | + | + | + | + | + | + | + | + | + | + |
| Get a Tracer with schema_url | | | | | | | | | | | | |
| Get a Tracer with schema_url | | + | | | | | | | | | | |
| Safe for concurrent calls | | + | + | + | + | + | + | + | + | + | + | + |
| Shutdown (SDK only required) | | + | + | + | + | + | - | | + | + | + | + |
| ForceFlush (SDK only required) | | + | + | - | + | + | - | | + | + | + | + |
Expand Down

0 comments on commit 25fc13e

Please sign in to comment.