Docs: Create Intro grafana (#22522)
* Create add-a-data-source.md * Added links to Add a data source * Create intro-to-grafana.md * Updated menu and files * fixed link * Update dashboards.md * Updated enterprise links * Update _index.md * Update intro-to-grafana.md * added content and links * Update menu.yaml * fixing links * fixing links * Update menu.yaml * Updated index.md and what is grafana * changed topic title * Update getting_started.md * Updated content * Update docs/sources/guides/intro-to-grafana.md Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net> * Update docs/sources/guides/intro-to-grafana.md Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net> * Update docs/sources/guides/intro-to-grafana.md Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net> * Update intro-to-grafana.md * changed file name * Update _index.md * Minor edits * Update menu.yaml * Update what-is-grafana.md * Update what-is-grafana.md * Fix: updates snapshots * Revert "Fix: updates snapshots" Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net> Co-authored-by: Lukas Siatka <lukasz.siatka@grafana.com>
This commit is contained in:
@@ -11,7 +11,7 @@ weight = 1
|
||||
|
||||
# Data sources
|
||||
|
||||
Grafana can visualize, explore, and alert on data from many different databases and cloud services. Each database or service type is accessed from a *data source*.
|
||||
Grafana can visualize, explore, and alert on data from many different databases and cloud services. Each database or service type is accessed from a *data source*. Before you can create visualizations in Grafana, you must [add a data source]({{< relref "add-a-data-source.md" >}}).
|
||||
|
||||
Each data source has a specific query editor that is customized for the features and capabilities that the particular data source exposes. The query language and capabilities of each data source are obviously very different. You can combine data from multiple data sources into a single dashboard, but each panel is connected to a specific data source that belongs to a particular organization.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user