Skip to content

Commit

Permalink
Update docuement
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Jan 23, 2024
1 parent ec31a60 commit 791256c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions guides/queries/tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,7 @@ You may provide `options` as a `Hash` with the following values:

| Key | Description | Default |
| --- | ----------- | ------- |
| `service` | Service name used for `graphql` instrumentation | `'ruby-graphql'` |
| `tracer` | `Datadog::Tracer` used to perform instrumentation. Usually you don't need to set this. | `Datadog.tracer` |
| `tracer` | Tracer used to perform instrumentation. Usually you don't need to set this. | `Datadog::Tracing` |

For more details about Datadog's tracing API, check out the [Ruby documentation](https://github.com/DataDog/dd-trace-rb/blob/master/docs/GettingStarted.md) or the [APM documentation](https://docs.datadoghq.com/tracing/) for more product information.

Expand Down

0 comments on commit 791256c

Please sign in to comment.