grafana/docs/sources/getting-started/_index.md
jpapp25 f4dd8bebdf
Update _index.md (#40257)
Clicking the "Getting started with Grafana" link does nothing in this page.  Added the additional "getting-started" to the ref.

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-10-15 13:11:13 -04:00

679 B

+++ title = "Getting started" weight = 10 aliases = ["/docs/grafana/latest/guides/what-is-grafana"] +++

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" >}})