Docs
Launch GraphOS Studio

Daily reports from GraphOS Studio

Learn how to act on daily summaries of your graph's activity


You can configure GraphOS to send your team a daily summary of your 's activity over the last 24 hours:

Slack daily report

When you configure daily reports, you can specify what time you want to receive them each day.

Setup

See Setting up GraphOS Notifications.

Acting on report data

The daily report provides an actionable summary of what's happened in your API over the last 24 hours. Here's how you can use it to identify issues:

  • Request rate: This shows you how many queries are hitting your server every minute, along with a list of the most popular . If you see a significant dip in this value, it might mean that queries aren't able to reach your server, or that a particular client is down.
  • p95 service time: An 's p95 response time indicates that 95% of that operation's executions complete faster than the reported value. You can use this to identify that your API is overloaded and users are seeing long loading delays, or to find out which queries are taking the longest to run. This is often connected to UI performance, so a 500 ms probably means some part of your UI is taking that long to display.
  • Error percentage: This shows you how many of your requests produce an error result, along with a list of the with the highest error percentage. Spikes in errors might be the result of an underlying backend malfunction.
Previous
Setup
Next
Schema changes
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company