---
title: Hasura Cloud
description: Monitor your Hasura Cloud Project
breadcrumbs: Docs > Integrations > Hasura Cloud
---

# Hasura Cloud
Supported OS Integration version1.1.1
## Overview{% #overview %}

[Hasura Cloud](https://hasura.io/cloud/) provides a scalable, highly available, globally distributed, secure, production-ready GraphQL API over your data sources.

The Datadog integration is an observability feature of Hasura Cloud that exports your Hasura Cloud project's operation logs, metrics, and traces to your Datadog dashboard.

## Setup{% #setup %}

To set up the Hasura Cloud Datadog integration for your Hasura Cloud project, provide a Datadog API key and region to Hasura Cloud.

See the [Hasura Cloud documentation](https://hasura.io/docs/latest/observability/integrations/datadog/) for how to configure the Datadog integration for your Hasura Cloud project.

Once the above is done, go to the [Logs section](https://app.datadoghq.com/logs) in Datadog and create facets for the following top level fields:

- `operation_name`
- `operation_type`
- `error_code`
- `is_error`

See the [Datadog Log Facets documentation](https://docs.datadoghq.com/logs/explorer/facets.md#create-facets) for information regarding creating facets from logs.

Logs, metrics, and traces from your Hasura Cloud project are automatically sent to Datadog when your project receives traffic.

## Data Collected{% #data-collected %}

### Metrics{% #metrics %}

|  |
|  |
| **hasura\_cloud.requests\_per\_minute**(gauge)    | Number of requests per minute                   |
| **hasura\_cloud.average\_execution\_time**(gauge) | Average request execution time*Shown as second* |
| **hasura\_cloud.success\_rate**(gauge)            | Success rate of requests                        |
| **hasura\_cloud.active\_subscriptions**(gauge)    | Number of active subscriptions                  |
| **hasura\_cloud.websockets\_open**(gauge)         | Number of websockets open                       |

### Service Checks{% #service-checks %}

The Hasura Cloud integration does not include any service checks.

### Events{% #events %}

The Hasura Cloud integration does not include any events.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
