mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
docs: add the hasurahq dashboards link on grafana cloud
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9807 GitOrigin-RevId: 539d15d1e9a382dde0719168a4ab533a06c39c72
This commit is contained in:
parent
f145de2bb9
commit
a16c3e72e1
@ -22,7 +22,14 @@ import ProductBadge from '@site/src/components/ProductBadge';
|
||||
|
||||
<ProductBadge self />
|
||||
|
||||
## Introduction
|
||||
## Grafana Dashboards
|
||||
|
||||
You can download dashboards on the [Hasura organization](https://grafana.com/orgs/hasurahq) page on Grafana Cloud, or
|
||||
from the demo repository below.
|
||||
|
||||
## Demo
|
||||
|
||||
### Introduction
|
||||
|
||||
If you're running Hasura EE yourself, you have metrics available over a Prometheus endpoint, Traces available over
|
||||
OpenTelemetry and Logs available over stdout. We have set up a
|
||||
@ -42,7 +49,7 @@ OpenTelemetry and Logs available over stdout. We have set up a
|
||||
The repository helps you quickly start and explore the latest observability feature updates, dashboards, and alert
|
||||
templates for monitoring in production.
|
||||
|
||||
## Get Started
|
||||
### Get Started
|
||||
|
||||
Clone the repository to your local machine, copy the sample environment file `dotenv` to `.env`, and edit the enterprise
|
||||
license key (`HGE_EE_LICENSE_KEY`) and secrets. The demo uses [Docker Compose](https://docs.docker.com/compose/) to
|
||||
|
Loading…
Reference in New Issue
Block a user