diff --git a/docs/sources/datasources/concepts.md b/docs/sources/datasources/concepts.md index ba28277e5ac..1a8267f6fd4 100644 --- a/docs/sources/datasources/concepts.md +++ b/docs/sources/datasources/concepts.md @@ -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?**