9212b34d46
* First commit with reorganized and updated content.
* Updated Getting started topic.
* Changed some wording.
* Removed extra word "setting".
* Update docs/sources/getting-started/getting-started-prometheus.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/getting-started/getting-started-prometheus.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Updated doc based on review.
* Fix linting errors
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
(cherry picked from commit cfc31ce523)
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
679 B
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 InfuxDB]({{< relref "getting-started-influxdb.md" >}})
- [Getting started with Grafana and Prometheus]({{< relref "getting-started-prometheus.md" >}})