# Dashboard Library

The **HG Traffic Dashboard** is included with every new account. This dashboard uses **\_hg\_meta** metrics, which are used for tracing traffic and are provided by us at no extra charge.

To generate a dashboard from one of our templates, go to the Dashboard Library page, click on and select one of the options.

* **Welcome to HG**
* **HG Traffic**
* **HG Agent**
* **Telegraf**
* **Kubernetes Overview**
* **Heroku**
* **Heroku Postgres**
* **Heroku Redis**
* **Heroku Kafka**
* **AWS Overview**
* **Azure Overview**
* **GCP Overview**
* **collectd**
* **Sitespeed**
* **OpenTelemetry**
* **StatsD Traffic**

<figure><img src="https://495119770-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZtHmoGZNsmARIViZEdbz%2Fuploads%2FCdJhxbpfwKjBSBLyDiPS%2Fdashboard-library-v4.png?alt=media&#x26;token=28b14c07-4e1c-44bf-8101-1c75923ee43c" alt=""><figcaption><p>Dashboard Library</p></figcaption></figure>

* For AWS, automatic dashboards will be created for individual services that you select during your AWS => HG configuration. We include automatic dashboards for CloudFront, DynamoDB, EBS, EC2, Elasticache, ELB, RDS, Redshift, Route53, and SQS services.
* For New Relic, automatic dashboards will be created during your NR => HG configuration. We include automatic dashboards for New Relic Server, and New Relic Browser Overview.
* The Telegraf and StatsD Traffic dashboards will be automatically created if metrics prefixed with 'telegraf' or 'statsd' are ingested.
* If you need a dashboard that is not included in this library, please reach out to us through the in-app chat feature below, and we'll help you build it!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hostedgraphite.com/dashboard-and-graphs/dashboard-library.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
