mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 05:22:32 +08:00

The existing link will take new users to the Data Source Management page which falls under that administration section and is perhaps more advanced that we want for a new user. The updated link takes new users to what I think was the intended "Data Sources" page.
18 lines
550 B
Markdown
18 lines
550 B
Markdown
---
|
|
aliases:
|
|
- guides/what-is-grafana/
|
|
description: Learn how build your first dashboard after you have installed Grafana.
|
|
labels:
|
|
products:
|
|
- enterprise
|
|
- oss
|
|
title: Get started
|
|
weight: 9
|
|
---
|
|
|
|
# Get started
|
|
|
|
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" >}}) for a list of all supported data sources.
|
|
|
|
{{< section >}}
|