mirror of
https://github.com/grafana/grafana.git
synced 2025-07-27 07:32:09 +08:00

* manually replce all shared relrefs * relref replace - grafana next * Merge branch 'master' into robbymilo/relref-replace-grafana-next * manual fixes * remove ref shortcode * Merge branch 'master' into robbymilo/relref-replace-grafana-next * prettier * fix test * update readme
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
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 with Grafana Open Source
|
|
weight: 9
|
|
---
|
|
|
|
# Get started with Grafana Open Source
|
|
|
|
Grafana helps you collect, correlate, and visualize data with beautiful dashboards — the open source data visualization and monitoring solution that drives informed decisions, enhances system performance, and streamlines troubleshooting.
|
|
|
|
This section provides guidance to our open source community about how to 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. If you are connecting a different data source, please refer to our complete list of supported [Data sources](../datasources/). If you would like to learn how to get started with Grafana Cloud, our fully managed observability stack, visit the [Grafana Cloud documentation](https://grafana.com/docs/grafana-cloud/quickstart/) for more information.
|
|
|
|
{{< section >}}
|