mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated docs
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
---
|
||||
title: Docs - Performance
|
||||
page_title: Performance Tips
|
||||
page_description: Grafana performance tips
|
||||
page_keywords: grafana, performance, documentation
|
||||
---
|
||||
|
||||
# Performance
|
||||
# Performance tips
|
||||
|
||||
## Graphite
|
||||
|
||||
Graphite 0.9.13 adds a much needed feature to the json rendering API that is very important for Grafana. If you are experiance slow
|
||||
load & rendering times for large time ranges then it is most likely caused by running Graphite 0.9.12 or lower. The latest version
|
||||
@@ -1,5 +1,7 @@
|
||||
---
|
||||
title: Docs - Install via provisioning
|
||||
page_title: Provisioning
|
||||
page_description: Grafana provisioning
|
||||
page_keywords: grafana, provisioning, documentation
|
||||
---
|
||||
|
||||
# Provisioning
|
||||
@@ -7,23 +9,23 @@ title: Docs - Install via provisioning
|
||||
Here are links for how to install Grafana (and some include graphite or influxdb as well) via a provisioning
|
||||
system. These are not maintained by any core Grafana team member and might be out of date.
|
||||
|
||||
### Puppet
|
||||
## Puppet
|
||||
|
||||
* [forge.puppetlabs.com/bfraser/grafana](https://forge.puppetlabs.com/bfraser/grafana)
|
||||
|
||||
### Ansible
|
||||
## Ansible
|
||||
|
||||
* [github.com/bobrik/ansible-grafana](https://github.com/bobrik/ansible-grafana)
|
||||
* [github.com/bitmazk/ansible-digitalocean-influxdb-grafana](https://github.com/bitmazk/ansible-digitalocean-influxdb-grafana)
|
||||
|
||||
### Docker
|
||||
## Docker
|
||||
|
||||
* [github.com/kamon-io/docker-grafana-graphite](https://github.com/kamon-io/docker-grafana-graphite)
|
||||
* [github.com/kamon-io/docker-grafana-influxdb](https://github.com/kamon-io/docker-grafana-influxdb)
|
||||
* [github.com/tutumcloud/tutum-docker-grafana](https://github.com/tutumcloud/tutum-docker-grafana)
|
||||
* [github.com/mingfang/docker-grafana](https://github.com/mingfang/docker-grafana)
|
||||
|
||||
### Chef
|
||||
## Chef
|
||||
|
||||
* [github.com/JonathanTron/chef-grafana](https://github.com/JonathanTron/chef-grafana)
|
||||
* [github.com/dzautner/grafana-cookbook](https://github.com/dzautner/grafana-cookbook)
|
||||
@@ -1,14 +1,14 @@
|
||||
---
|
||||
title: Docs - Screencasts
|
||||
---
|
||||
page_title: Screencasts
|
||||
page_description: Grafana screencasts
|
||||
page_keywords: grafana, screencasts, documentation, guides
|
||||
|
||||
# Screencasts
|
||||
|
||||
#### Grafana Screencasts - Episode 2 - Templated Graphite Queries
|
||||
## Grafana Screencasts - Episode 2 - Templated Graphite Queries
|
||||
<iframe width="561" height="315" src="//www.youtube.com/embed/FhNUrueWwOk?list=PLDGkOdUX1Ujo3wHw9-z5Vo12YLqXRjzg2" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
<br>
|
||||
#### Grafana Screencasts - Episode 1 - Building Graphite Queries
|
||||
## Grafana Screencasts - Episode 1 - Building Graphite Queries
|
||||
<iframe width="560" height="315" src="//www.youtube.com/embed/mgcJPREl3CU?list=PLDGkOdUX1Ujo3wHw9-z5Vo12YLqXRjzg2" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user