Skip to content

Commit b739d31

Browse files
unicodeveloperpeggyrayzis
authored andcommitted
Reference the Engine guide
1 parent 349ad70 commit b739d31

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/tutorial/production.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,5 @@ Once this is done, you can now have access to all the features that Apollo Engin
100100
* **Performance Analytics:** Fine-grained insights into every field, resolvers and operations of your graph's execution.
101101
* **Query tracing:** The _Trace view_ in the Engine UI allows you to look at a detailed breakdown of the execution of one query, with timing for every resolver.
102102
* **Performance alerts:** You can configure notifications to be sent to various channels like Slack, and PagerDuty. Apollo Engine can be set to send alerts when a request rate, duration or error rate exceeds a certain threshold. You can effectively monitor everything going on in your graph's service.
103+
104+
The [Engine](https://www.apollographql.com/docs/engine/) guide provides detailed instructions on how Apollo Engine works and the setup for any type for performance or usage analytics.

0 commit comments

Comments
 (0)