Docs: get started updates (#49351)
* adjusts topic titles and file names * adjusts weight * corrects typo * publishes sql server topic * adjusts topic titles, heading size
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/getting-started/", "/docs/grafana/latest/guides/what-is-grafana/"]
|
||||
title = "Getting started"
|
||||
weight = 10
|
||||
title = "Get started"
|
||||
weight = 25
|
||||
+++
|
||||
|
||||
# Getting started
|
||||
# Get 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.
|
||||
This section provides guidance on how build your first dashboard after you have installed Grafana. It also provides step-by-step instructions on how to add a Prometheus, InfluxDB, or an MS SQL Server 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" >}})
|
||||
{{< section >}}
|
||||
|
||||
Reference in New Issue
Block a user