Skip to content

Commit

Permalink
Correct link to OpenTelemetry schemas (#7453)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit committed Dec 20, 2022
1 parent 1eb0477 commit d38bc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/using-instrumenter-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ the `Instrumenter`. You can do this in two ways:

If the `Instrumenter` adheres to a specific OpenTelemetry schema, you can set the schema URL using
the `setSchemaUrl()` method on the `InstrumenterBuilder`. To learn more about the OpenTelemetry
schemas [see the Overview](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/schemas/overview.md).
schemas [see the Overview](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/schemas/README.md).

### Name the spans using the `SpanNameExtractor`

Expand Down

0 comments on commit d38bc4d

Please sign in to comment.