Files
Jack Baldry 51dfcd7d37 Add current alias to all files (#48635)
* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-17 08:24:11 -07:00

14 lines
721 B
Markdown

+++
aliases = ["/docs/grafana/latest/getting-started/", "/docs/grafana/latest/guides/what-is-grafana/"]
title = "Getting started"
weight = 10
+++
# Getting started
This section provides guidance on how to install Grafana and build your first dashboard. It also provides step by step instructions on how to add a Prometheus or an InfluxDB data source. Refer to [Data sources]({{< relref "../datasources/_index.md" >}}) for a list of all supported data sources.
- [Getting started with Grafana]({{< relref "getting-started.md" >}})
- [Getting started with Grafana and InfluxDB]({{< relref "getting-started-influxdb.md" >}})
- [Getting started with Grafana and Prometheus]({{< relref "getting-started-prometheus.md" >}})