Adding Grafana for Beginners video to doc (#82710)

This commit is contained in:
Lisa 2024-02-15 11:14:21 -07:00 committed by GitHub
parent b894d26cbc
commit 8e7c9f6587
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,8 @@ Grafana comes with built-in support for many _data sources_.
If you need other data sources, you can also install one of the many data source plugins. If you need other data sources, you can also install one of the many data source plugins.
If the plugin you need doesn't exist, you can develop a custom plugin. If the plugin you need doesn't exist, you can develop a custom plugin.
{{< youtube id="cqHO0oYW6Ic" >}}
Each data source comes with a _query editor_, Each data source comes with a _query editor_,
which formulates custom queries according to the source's structure. which formulates custom queries according to the source's structure.
After you add and configure a data source, you can use it as an input for many operations, including: After you add and configure a data source, you can use it as an input for many operations, including: