Docs
Launch GraphOS Studio

Metrics and insights in GraphOS

Understand your supergraph's usage and performance


Studio offers a performant and intuitive UI to help you monitor and understand your 's usage and performance.

Metrics collection and forwarding

To analyze metrics in Studio, you must first report them to GraphOS. If you have a cloud supergraph, its automatically reports metrics.

If you have a self-hosted supergraph, you need to connect your router to GraphOS to report metrics. The reporting mechanism is the same if you use Apollo Server without the Apollo . If you're using a third-party server, you need to set up a reporting agent.

Apollo also offers a Datadog integration to forward your graph's performance metrics to your Datadog account.

The following require an Enterprise plan:


  • Connecting a self-hosted to
  • Forwarding metrics to Datadog

Reporting metrics from Apollo Server or a monograph requires an Enterprise or legacy Team plan.

If your organization doesn't currently have an Enterprise plan, you can test out this functionality by signing up for a free Enterprise trial.

Insights and analysis

Once you've configured your graph to send and metrics to , you can examine them from any 's Insights page:

The Insights page in GraphOS Studio

The Insights page offers:

  • A collapsible left sidebar that acts as a paginated index of your graph's s and s, where you can search, filter, and sort operations and fields
  • An s overview where you can adjust the overview's timeframe and filter it to specific clients
  • Individual and overall s performance metrics, including request rate and latency
  • Resolver-level traces, if you've configured them
  • usage metrics

Refer to the Operations metrics and Field usage pages to learn more about these metrics and how you can use them to optimize your graph's performance.

Notifications and alerts

Beyond actively monitoring the Insights page, you can also configure to notify your team about changes to your graph and its performance. Check out Setting up GraphOS notifications to learn more.

Next
Sending metrics to GraphOS
Edit on GitHubEditForumsDiscord