open-api
                                
                                 open-api copied to clipboard
                                
                                    open-api copied to clipboard
                            
                            
                            
                        Configure performance tracing
See announcement blogpost at https://dev-blog.apollodata.com/exposing-trace-data-for-your-graphql-server-with-apollo-tracing-97c5dd391385 and the docs at https://www.apollographql.com/docs/engine/performance.html . It' would be good to start recording this data .
If we run from Lambda, we'll need a standalone container to keep track of state, see https://www.apollographql.com/docs/engine/setup-node.html#lambda and https://www.apollographql.com/docs/engine/setup-lambda.html
- [ ] Configure tracing
- [ ] Enable compression to make up for the extra data sent for each request
Of interest, there is an Apollo Engine integration for Datadog.