Hosted Graphite Docs
Get StartedBook a Demo
  • Welcome to Hosted Graphite
  • Getting Started
  • HG-CLI
  • Sending Metrics
    • Supported Protocols
    • Graphite Tag Support
    • Metric Management
    • Metric APIs
  • Language Guide
    • Metric Libraries
    • .NET
    • Go
    • Java
    • Javascript
    • Node.js
    • PHP
    • Postman
    • Python 2.x
    • Python 3.x
    • Python Pickle
    • Ruby
    • Shell
    • TypeScript
  • Dashboard and Graphs
    • Primary Dashboards
    • Dashboard Library
    • Local Dashboard Integration
    • Worldmap Panel
    • Graphite Dashboard Guide
    • Graphite Graph Menu Reference
    • Other Dashboard Options
  • Alerting Guide
    • Alerting Overview
    • Alerts API
    • Notification Channels API
    • Scheduled Mutes API
    • Using Your Own Alerting
  • Agents Guide
    • The Hosted Graphite Agent
      • Base Metrics
      • System Layout
    • Telegraf
    • K8 Telegraf Daemon
    • OpenTelemetry
    • collectd Agent
    • StatsD Agent
    • Diamond
  • Add-Ons and Integrations Guide
    • AWS CloudWatch
    • Azure Monitor Metrics
    • GCP Metrics
    • Carbon-C-Relay
    • Circle CI
    • Cloudbees
    • Collectd Add Ons
    • GitHub
    • GitLab
    • Heroku
    • Hosted StatsD
    • New Relic
    • Papertrail
    • Pingdom
    • Sentry
    • Sitespeed
    • StatsD Add-on
    • Statuspage
  • Account Management
    • Access Keys
    • Account Diagnostics
    • Account Settings
    • Team Access: Limited Access Groups
    • SAML Authentication
    • Team Access
  • Additional Features
    • Aggregation Rules
    • Data Views
  • API Guides
    • Metrics API
    • Tag API
    • Graphite Render API
    • Render Variables API
    • Dashboard API
    • Annotations and Events API
    • Aggregation Rules API
    • Alerts APIs
  • FAQ
    • General
    • Business
    • Technical
    • Account Metrics and Limiting
    • Customization
    • Troubleshooting
    • Support
    • Changelog
Powered by GitBook
On this page
  • Allow permission to access your Hosted Graphite data with an Access Key
  • Add the Hosted Graphite Data Source to a local Grafana Instance
  • Select your new Data Source and Render Hosted Graphite Metrics

Was this helpful?

  1. Dashboard and Graphs

Local Dashboard Integration

Dashboards come standard with all Hosted Graphite plans which is accessible through the Hosted Graphite app.

PreviousDashboard LibraryNextWorldmap Panel

Last updated 4 months ago

Was this helpful?

If you have a local dashboard installation such as Grafana and wish to use Hosted Graphite as a data source, you can accomplish this in a few easy steps.

Allow permission to access your Hosted Graphite data with an Access Key

In the Hosted Graphite App menu, click on Access and select Access Keys. Click on Add Access Key in the upper right-hand corner. Give your Access Key a name and select Graphite (this will give the external application access to the Graphite data).

Add the Hosted Graphite Data Source to a local Grafana Instance

In the Grafana Dashboard menu, navigate to Connections => Data Sources and select Graphite.

Name your new data source and paste the Access Key in the URL box, (e.g: https://www.hostedgraphite.com/YOUR-UID/ACCESS-KEY/graphite/), then click Save & Test:

Note: Checking the default box will make the Hosted Graphite data source the primary data source when building new panels.

Select your new Data Source and Render Hosted Graphite Metrics

Create a new dashboard panel in your local Grafana environment, select your new Hosted Graphite data source, and enter a metric query:

Copy the Access Key URL and read more details about Access Keys .

More information about Graphite Data Sources is documented .

here
here
Create graphite access key
Local Grafana configuration
Local Grafana example