Skip to content

Commit 9b44a31

Browse files
committed
Add image and doc link
1 parent 68b73d2 commit 9b44a31

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

guides/queries/sentry_example.png

174 KB
Loading

guides/queries/tracing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,11 @@ class MySchema < GraphQL::Schema
200200
end
201201
```
202202

203+
<div class="monitoring-img-group">
204+
{{ "/queries/sentry_example.png" | link_to_img:"sentry monitoring" }}
205+
</div>
206+
207+
203208
## Statsd
204209

205210
You can add Statsd instrumentation by initializing a statsd client and passing it to {{ "GraphQL::Tracing::StatsdTracing" | api_doc }}:

0 commit comments

Comments
 (0)