Update docs/sources/datasources/concepts.md

Co-authored-by: David Harris <david.harris@grafana.com>
This commit is contained in:
Larissa Wandzura
2025-11-19 14:21:23 -06:00
committed by GitHub
co-authored by David Harris
parent af87c3d6f3
commit 1601995fda
+1 -1
View File
@@ -94,7 +94,7 @@ Think of it this way: You _install_ a plugin but _configure_ a data source.
**Do I need a plugin to use a data source?**
You must install the plugin before you configure or use the data source. Each data source plugin has its own versioning and lifecycle. Some core data sources currently come with pre-installed plugins, but these will transition to installable plugins over upcoming releases.
You must install the plugin before you configure or use the data source. Each data source plugin has its own versioning and lifecycle. Grafana includes built-in core data sources, which can be thought of as pre-installed plugins.
**Can I use integrations in self-hosted Grafana?**