Skip to content

Commit

Permalink
Indicate Go supports Get Tracer with schema_url (#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 committed Jul 21, 2021
1 parent 753b467 commit 1072ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec-compliance-matrix.md
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 1072ed4

Please sign in to comment.