Docs: added content to _index.md pages (#24949)

This commit is contained in:
Diana Payton
2020-05-21 08:31:06 -07:00
committed by GitHub
parent a85e05cc23
commit ff465396ab
8 changed files with 31 additions and 1 deletions

View File

@@ -5,3 +5,7 @@ type = "docs"
identifier = "dashboards"
weight = 4
+++
# Dashboard overview
A *dashboard* is a set of one or more panels organized and arranged into one or more rows. Grafana ships with a variety of Panels. Grafana makes it easy to construct the right queries, and customize the display properties so that you can create the perfect dashboard for your need. Each panel can interact with data from any configured Grafana Data Source (currently Graphite, Prometheus, Elasticsearch, InfluxDB, OpenTSDB, MySQL, PostgreSQL, Microsoft SQL Server and AWS Cloudwatch).

View File

@@ -2,3 +2,7 @@
title = "Developers"
type = "docs"
+++
# Developers
This section of the documentation contains pages with resources for Grafana developers.

View File

@@ -8,4 +8,6 @@ identifier = "features"
weight = 4
+++
# Grafana features
This section contains pages that describe Grafana features.

View File

@@ -6,3 +6,7 @@ identifier = "dashboard_features"
parent = "features"
weight = 4
+++
# Dashboard overview
A *dashboard* is a set of one or more panels organized and arranged into one or more rows. Grafana ships with a variety of Panels. Grafana makes it easy to construct the right queries, and customize the display properties so that you can create the perfect dashboard for your need. Each panel can interact with data from any configured Grafana Data Source (currently Graphite, Prometheus, Elasticsearch, InfluxDB, OpenTSDB, MySQL, PostgreSQL, Microsoft SQL Server and AWS Cloudwatch).

View File

@@ -7,3 +7,6 @@ identifier = "guides"
weight = 3
+++
# Guides
This section contains guides to help you use Grafana.

View File

@@ -4,4 +4,6 @@ description: Grafana docs reference
type: docs
---
# Documentation
# References
This section contains reference pages for Grafana features.

View File

@@ -0,0 +1,9 @@
+++
title = "Sharing"
weight = 4
draft = "true"
+++
# Sharing
This section contains pages that will help you share Grafana visualizations.

View File

@@ -6,4 +6,6 @@ identifier = "whatsnew"
weight = 5
+++
# What's New
This section contains pages with Grafana release notes.