Back to Graphql Engine

Cloud: Errors

docs/docs/observability/cloud-monitoring/errors.mdx

2.50.1786 B
Original Source

import Thumbnail from '@site/src/components/Thumbnail'; import HeadingIcon from '@site/src/components/HeadingIcon'; import ProductBadge from '@site/src/components/ProductBadge';

Errors

<ProductBadge free pro ee />

Introduction

Troubleshoot errors quickly with powerful analytical tools and filters:

<Thumbnail src="/img/observability/pro-tab-errors.png" alt="Hasura Cloud Console errors tab" />

Drill into a specific operation via the magnifying-glass icon next to the operation summary in the 'Frequent errors' table. You'll be taken to a list of the failed operations, and can choose one to inspect the specific operation content, metadata, and error generated:

<Thumbnail src="/img/observability/inspect-error.png" alt="Hasura Cloud Console inspect a failed operation" />