Docs: Add OpenTelemetry admonitions to cloud providers

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10099
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 03c2171031d78080064f19920931633863fc2620
This commit is contained in:
Sean Park-Ross 2023-08-16 15:44:29 +02:00 committed by hasura-bot
parent a58e0c853a
commit f54034ddf7
6 changed files with 48 additions and 0 deletions

View File

@ -34,6 +34,14 @@ above.
:::
:::tip More metrics on OpenTelemetry exporter
Try the new [OpenTelemetry exporter](/observability/opentelemetry.mdx) to get advanced metrics and traces to connect
with Azure Monitor. This integration will export the metrics as detailed
[here](/observability/cloud/prometheus.mdx#metrics-details).
:::
## Pre-requisites
- Create a

View File

@ -32,6 +32,14 @@ For Hasura Cloud projects, the Datadog Integration is only available on the `Sta
:::
:::tip More metrics on OpenTelemetry exporter
Try the new [OpenTelemetry exporter](/observability/opentelemetry.mdx) to get advanced metrics and traces to connect
with Datadog. This integration will export the metrics as detailed
[here](/observability/cloud/prometheus.mdx#metrics-details).
:::
## Configure Datadog integration
Navigate to the integrations tab on project settings page to find Datadog integration.

View File

@ -39,6 +39,14 @@ choice:
- [Prometheus](prometheus.mdx)
- [OpenTelemetry](/observability/opentelemetry.mdx)
:::tip More metrics on OpenTelemetry exporter
Try the new [OpenTelemetry exporter](/observability/opentelemetry.mdx) to get advanced metrics and traces to connect
with the tool of your choice. This integration will export the metrics as detailed
[here](/observability/cloud/prometheus.mdx#metrics-details).
:::
## Log types
Hasura Cloud combines various

View File

@ -33,6 +33,14 @@ For Hasura Cloud projects, the New Relic Integration is only available on the `S
:::
:::tip More metrics on OpenTelemetry exporter
Try the new [OpenTelemetry exporter](/observability/opentelemetry.mdx) to get advanced metrics and traces to connect
with New Relic. This integration will export the metrics as detailed
[here](/observability/cloud/prometheus.mdx#metrics-details).
:::
## Configure New Relic integration
Navigate to the integrations tab on project settings page to find New Relic integration.

View File

@ -34,6 +34,14 @@ above.
:::
:::tip More metrics on OpenTelemetry exporter
Try the new [OpenTelemetry exporter](/observability/opentelemetry.mdx) to get advanced metrics and traces to connect
with Prometheus. This integration will export the metrics as detailed
[here](/observability/cloud/prometheus.mdx#metrics-details).
:::
## Configure Prometheus integration
Navigate to the integrations tab on project settings page to find Prometheus integration.

View File

@ -21,6 +21,14 @@ import ProductBadge from '@site/src/components/ProductBadge';
# Prometheus Integration with Hasura EE
:::tip More metrics on OpenTelemetry exporter
Try the new [OpenTelemetry exporter](/observability/opentelemetry.mdx) to get advanced metrics and traces to connect
with Prometheus. This integration will export the metrics as detailed
[here](/observability/enterprise-edition/prometheus/metrics.mdx).
:::
## Overview
In this section, you'll find information on how to integrate [Prometheus](https://prometheus.io/) with Hasura