Skip to content

Commit 1f7c6ab

Browse files
committed
Update docuement
1 parent df6b3fa commit 1f7c6ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guides/queries/tracing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,7 @@ You may provide `options` as a `Hash` with the following values:
156156

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

162161
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.
163162

0 commit comments

Comments
 (0)