How to get connection duration metric from logs for AppSync subscription?
0
If a user starts subscribing to a channel through a GraphQL subscription API on AppSync, how do we get the connection duration metric from the starting of subscription to the end of subscription? I have been trying to get the metric from AppSync logs by enabling ALL Field level logs with Verbose but couldn't find the metric. If I get it, I can calculate the total connection minutes for which the charge is being put on using AWS AppSync ($0.08 per million minutes)
In addition to that, how do we get the information about the messages being sent and received in the subscription?
asked 2 months ago3 views
No Answers
Relevant questions
How to get connection duration metric from logs for AppSync subscription?
asked 2 months agoAppSync subscription stopped working after creating the 6th DynamoDB item
asked a year agoHow to implement a Dataloader with Appsync when using Serverless Aurora as a datasource?
asked 6 months agoAppSync error: Communication error while executing a request to OpenSearch
asked 6 months agoTrigger AppSync subscription notification asynchronously
Accepted Answerasked 6 months agoenhanced subscription filtering connection error when using amplify-cli generated mutations
Accepted Answerasked 3 months agoHow to Scale AWS AppSync?
asked 5 months agoTransfer from one Route53 Subscription to a different subscription in AWS?
Accepted Answerasked 3 years agoSubscription not working with NONE data source?
asked 3 years agohow to get _version in appsync graphql query on flutter application
asked 3 months ago