Fixed css issue with title headers

This commit is contained in:
Torkel Ödegaard
2015-03-13 10:20:39 +01:00
parent 3dc9f792e6
commit ab307ec7f3
7 changed files with 33 additions and 8 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ pages:
- ['reference/playlist.md', 'Reference', 'Playlist']
- ['reference/export_import.md', 'Reference', 'Import & Export']
- ['reference/admin.md', 'Reference', 'Grafana Admin']
- ['reference/admin.md', 'Reference', 'HTTP API']
- ['reference/http_api.md', 'Reference', 'HTTP API']
- ['datasources/graphite.md', 'Data Sources', 'Graphite']
- ['datasources/influxdb.md', 'Data Sources', 'InfluxDB']
+1 -1
View File
@@ -12,7 +12,7 @@ To switch to a regular text box click the pen icon to the right.
## Installing Graphite
## Add a Graphite data source to grafana
## Adding the data source to Grafana
## Metric editor
+1 -1
View File
@@ -12,7 +12,7 @@ database to store dashboards and users in.
## Adding Data sources
Data sources in Grafana v2.0 are no longer configured via the `config.js` file. That config file is no more.
You add data sources via UI or via the [HTTP API](../reference/http_api). Go the `Data Sources` view via the side menu.
You add data sources via UI or via the [HTTP API](../reference/http_api.md). Go the `Data Sources` view via the side menu.
The side menu can be toggled via the Grafana icon in the top header (to the right).
## Importing dashboards
+9
View File
@@ -0,0 +1,9 @@
----
page_title: Dashlist Panel
page_description: Dashlist Panel Reference
page_keywords: grafana, dashlist, panel, documentation
---
# Dashlist Panel
+9
View File
@@ -0,0 +1,9 @@
----
page_title: Singlestat Panel
page_description: Singlestat Panel Reference
page_keywords: grafana, singlestat, panel, documentation
---
# Singlestat Panel